summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorAhmad Fatoum <a.fatoum@pengutronix.de>2021-10-30 16:19:54 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2021-11-01 10:10:44 +0100
commitccec12cddd8d16db8b661837e6fd68f6b62e7878 (patch)
tree5f96c00e3b6a3131ee63a7cb56aa1f0efe1cd475 /arch
parent94ccc983f2d1807dafa8f5c72c8ef817ce438232 (diff)
downloadbarebox-ccec12cddd8d16db8b661837e6fd68f6b62e7878.tar.gz
barebox-ccec12cddd8d16db8b661837e6fd68f6b62e7878.tar.xz
I2C: i.MX: early: replace zero-valued variable use with zero directly
There is a if (ret) return -EAGAIN a few lines above, so if we reach the final return, ret must be zero. Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de> Link: https://lore.barebox.org/20211030141954.2207820-1-a.fatoum@pengutronix.de Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions