1
0
Fork 0
alistair23-linux/drivers/memstick/core
Dan Carpenter 13f6b191aa memstick: mspro_block: add missing curly braces
Using the indenting we can see the curly braces were obviously intended.
This is a static checker fix, but my guess is that we don't read enough
bytes, because we don't calculate "t_len" correctly.

Fixes: f1d8269802 ('memstick: use fully asynchronous request processing')
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Cc: Alex Dubov <oakad@yahoo.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2015-04-17 09:04:09 -04:00
..
Kconfig memstick: add support for legacy memorysticks 2013-09-11 15:59:35 -07:00
Makefile memstick: add support for legacy memorysticks 2013-09-11 15:59:35 -07:00
memstick.c tree-wide: use reinit_completion instead of INIT_COMPLETION 2013-11-15 09:32:21 +09:00
ms_block.c drivers/memstick/core/ms_block.c: fix spelling of MSB_RP_RECIVE_STATUS_REG 2013-11-15 09:32:13 +09:00
ms_block.h drivers/memstick/core/ms_block.c: fix spelling of MSB_RP_RECIVE_STATUS_REG 2013-11-15 09:32:13 +09:00
mspro_block.c memstick: mspro_block: add missing curly braces 2015-04-17 09:04:09 -04:00