diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2013-05-09 14:48:13 +0200 |
---|---|---|
committer | James Bottomley <JBottomley@Parallels.com> | 2013-06-04 20:16:18 +0200 |
commit | 808cbb68de49b8d9d72f9bdf28251c8a87c96f39 (patch) | |
tree | 9fc3e620fb69e7d2d7942d48da3502e4e2505672 /drivers/scsi/ufs | |
parent | [SCSI] libsas: implement > 16 byte CDB support (diff) | |
download | linux-808cbb68de49b8d9d72f9bdf28251c8a87c96f39.tar.xz linux-808cbb68de49b8d9d72f9bdf28251c8a87c96f39.zip |
[SCSI] pm80xx: remove unneeded NULL check
Coccinelle complains about the inconsistent NULL checking on "t". It
turns out the check isn't needed because we verified that "t" is
non-NULL at the start of the function.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Anand Kumar Santhanam <AnandKumar.Santhanam@pmcs.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Diffstat (limited to 'drivers/scsi/ufs')
0 files changed, 0 insertions, 0 deletions