aboutsummaryrefslogtreecommitdiffstats
path: root/lib/mpi/mpi-bit.c
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@oracle.com>2012-05-17 10:08:14 +0300
committerNicholas Bellinger <nab@linux-iscsi.org>2012-05-17 12:04:53 -0700
commitb1e41d8cd43910fee82f27ab1381bc6cd66910b3 (patch)
treed653bbb80bf2b3144e05223413f6792c87fc3d28 /lib/mpi/mpi-bit.c
parenttarget: Handle ATA_16 passthrough for pSCSI backend devices (diff)
downloadlinux-dev-b1e41d8cd43910fee82f27ab1381bc6cd66910b3.tar.xz
linux-dev-b1e41d8cd43910fee82f27ab1381bc6cd66910b3.zip
iscsi-target: remove dead code in iscsi_check_valuelist_for_support
Neither "acceptor_values" nor "proposer_values" can be NULL here when scanning the value lists for incoming iSCSI login parameters such as HeaderDigest=CRC32C,None. Smatch complains because we are not allowed to pass NULL pointers to strchr(). Also I removed a second later check for "!acceptor_values" because it gets checked on the next line in the do while condition. Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
Diffstat (limited to 'lib/mpi/mpi-bit.c')
0 files changed, 0 insertions, 0 deletions