summaryrefslogtreecommitdiffstats
path: root/Kbuild
diff options
context:
space:
mode:
authorDolev Raviv <draviv@codeaurora.org>2014-10-23 12:25:16 +0200
committerChristoph Hellwig <hch@lst.de>2014-11-20 17:47:41 +0100
commiteda910e4d03af878482055ce511a522d9bbda0e8 (patch)
tree4d9d38f116c7e79869d6dc34cf5abea0533e52b7 /Kbuild
parentscsi: ufs: fix static checker warning in ufshcd_populate_vreg (diff)
downloadlinux-eda910e4d03af878482055ce511a522d9bbda0e8.tar.xz
linux-eda910e4d03af878482055ce511a522d9bbda0e8.zip
scsi: ufs: fix static checker warning in __ufshcd_setup_clocks
This patch fixes newly introduced static checker warning in __ufshcd_setup_clocks, introduced by UFS power management series. Warning: drivers/scsi/ufs/ufshcd.c:4474 __ufshcd_setup_clocks() warn: we tested 'ret' before and it was 'false' To fix it we remove the (!ret) from the condition. Signed-off-by: Dolev Raviv <draviv@codeaurora.org> Reviewed-by: Maya Erez <merez@codeaurora.org> Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions