]> git.baikalelectronics.ru Git - kernel.git/commit
memstick: drivers/memstick/host/jmb38x_ms.c: suppress uninitialized var warning
authorAndrew Morton <akpm@linux-foundation.org>
Thu, 20 Mar 2008 00:01:04 +0000 (17:01 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 20 Mar 2008 01:53:37 +0000 (18:53 -0700)
commitec557711fcb59e1f69af14d016f137441dabbc4a
treed71f410591f48f6e71aa361609e943241a4dc116
parent9be394b488ee01abba41161ff258ed02c0bffbee
memstick: drivers/memstick/host/jmb38x_ms.c: suppress uninitialized var warning

drivers/memstick/host/jmb38x_ms.c: In function 'jmb38x_ms_transfer_data':
drivers/memstick/host/jmb38x_ms.c:294: warning: 'p_off' may be used uninitialized in this function

Cc: Alex Dubov <oakad@yahoo.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/memstick/host/jmb38x_ms.c