aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/sccnxp.c
diff options
context:
space:
mode:
authorDolev Raviv <[email protected]>2014-10-23 10:25:17 +0000
committerChristoph Hellwig <[email protected]>2014-11-20 16:47:41 +0000
commite8cb64db81e8c88c5c824ca74c2e57b4c6919ca6 (patch)
tree5fd09caffd0c43a13062395bebbd42d9448c7933 /drivers/tty/serial/sccnxp.c
parentscsi: ufs: fix static checker warning in __ufshcd_setup_clocks (diff)
downloadkernel-e8cb64db81e8c88c5c824ca74c2e57b4c6919ca6.tar.gz
kernel-e8cb64db81e8c88c5c824ca74c2e57b4c6919ca6.zip
scsi: ufs: fix static checker warning in ufshcd_parse_clock_info
This patch fixes newly introduced static checker warning in ufshcd_parse_clock_info, introduced by UFS power management series. Warning: drivers/scsi/ufs/ufshcd-pltfrm.c:138 ufshcd_parse_clock_info() warn: passing devm_ allocated variable to kfree. 'clkfreq' To fix it we remove the kfree(clkfreq) statement. In addition we removed the redundant goto label. Signed-off-by: Dolev Raviv <[email protected]> Reviewed-by: Maya Erez <[email protected]> Signed-off-by: Christoph Hellwig <[email protected]>
Diffstat (limited to 'drivers/tty/serial/sccnxp.c')
0 files changed, 0 insertions, 0 deletions