summaryrefslogtreecommitdiff
path: root/crypto/vmac.c
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <k.kozlowski@samsung.com>2015-10-08 05:34:06 (GMT)
committerEduardo Valentin <edubezval@gmail.com>2015-11-04 19:10:39 (GMT)
commite35dbb4d4b4499e8a013564f0753dabc1c49e9d9 (patch)
tree2c4809f5428513a60de44e515ca564dd9137162e /crypto/vmac.c
parentbaba1ebb99ba1ffecfa40268d80e4e6406ef1d17 (diff)
downloadlinux-e35dbb4d4b4499e8a013564f0753dabc1c49e9d9.tar.xz
thermal: exynos: Directly return 0 instead of using local ret variable
The 'ret' variable in exynos5440_tmu_initialize() is initialized to 0 and returned as is. Replace it with direct return statement. This also fixes coccinelle warning: drivers/thermal/samsung/exynos_tmu.c:611:5-8: Unneeded variable: "ret". Return "0" on line 654 Reviewed-by: Alim Akhtar <alim.akhtar@samsung.com> Acked-by: Lukasz Majewski <l.majewski@samsung.com> Tested-by: Lukasz Majewski <l.majewski@samsung.com> Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com> Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
Diffstat (limited to 'crypto/vmac.c')
0 files changed, 0 insertions, 0 deletions