]> asedeno.scripts.mit.edu Git - linux.git/commit
ASoC: ux500: Remove redundant variable "status"
authorzhong jiang <zhongjiang@huawei.com>
Thu, 31 Oct 2019 13:34:15 +0000 (21:34 +0800)
committerMark Brown <broonie@kernel.org>
Mon, 4 Nov 2019 13:22:25 +0000 (13:22 +0000)
commite0859710516c98b189879966b48ea1c77e0cd979
tree2f6fe8242c40012bf319b785b78c92bd16e2c91f
parent683b85152e3606f4d3145b99e2df4d6eaeb758d0
ASoC: ux500: Remove redundant variable "status"

local variable "status" is not used. hence it is safe to remove and
just return 0.

Signed-off-by: zhong jiang <zhongjiang@huawei.com>
Link: https://lore.kernel.org/r/1572528855-25990-1-git-send-email-zhongjiang@huawei.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/ux500/ux500_msp_i2s.c