[PATCH 1/1] keucr: restored lost line

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This line was unfortunately removed during patch process. This caused an
"unused variable" warning and may cause other unintended effects.
So here it is again.

Signed-off-by: Laura Lawniczak <laura.lawniczak@xxxxxxxxxxxxxx>
---
 drivers/staging/keucr/transport.c |    1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/staging/keucr/transport.c b/drivers/staging/keucr/transport.c
index 1f9ea58..c47a035 100644
--- a/drivers/staging/keucr/transport.c
+++ b/drivers/staging/keucr/transport.c
@@ -131,6 +131,7 @@ static void usb_stor_print_cmd(struct us_data *us, struct scsi_cmnd *srb)
 		break;
 	}
 	bn = 0;
+	blen = 0;
 }
 
 /*
-- 
1.7.10.4

_______________________________________________
devel mailing list
devel@xxxxxxxxxxxxxxxxxxxxxx
http://driverdev.linuxdriverproject.org/mailman/listinfo/devel




[Index of Archives]     [Linux Driver Backports]     [DMA Engine]     [Linux GPIO]     [Linux SPI]     [Video for Linux]     [Linux USB Devel]     [Linux Coverity]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]
  Powered by Linux