]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging/rts_pstor: Delete some lines (dev_info() and dev_err()) in rtsx.c
authorYAMANE Toshiaki <yamanetoshi@gmail.com>
Thu, 20 Sep 2012 11:58:20 +0000 (20:58 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 21 Sep 2012 15:56:41 +0000 (08:56 -0700)
commit814394100d5bfd5b33cddede907a4e0a216b93b6
tree2881dea3efee4a0cf40f747ca815aede9093e087
parent428ed14f366276550a70014ed80be941d7e721d5
staging/rts_pstor: Delete some lines (dev_info() and dev_err()) in rtsx.c

fixed some coccinelle warnings.
+ drivers/staging/rts_pstor/rtsx.c:397:16-19: ERROR: dev is NULL but dereferenced.
  drivers/staging/rts_pstor/rtsx.c:447:16-19: ERROR: dev is NULL but dereferenced.
  drivers/staging/rts_pstor/rtsx.c:358:16-19: ERROR: dev is NULL but dereferenced.

Signed-off-by: YAMANE Toshiaki <yamanetoshi@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rts_pstor/rtsx.c