diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2015-04-16 12:48:35 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-04-17 09:04:09 -0400 |
commit | 13f6b191aaa11c7fd718d35a0c565f3c16bc1d99 (patch) | |
tree | 06ec4cbad3eb68146196f47fb200d42c08728d1b /arch | |
parent | c3fe5872eb3f5f9e027d61d8a3f5d092168fdbca (diff) | |
download | blackbird-op-linux-13f6b191aaa11c7fd718d35a0c565f3c16bc1d99.tar.gz blackbird-op-linux-13f6b191aaa11c7fd718d35a0c565f3c16bc1d99.zip |
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: f1d82698029b ('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>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions