[U-Boot] [PATCH 1/1] i2c: lpi2c: remove superfluous assignments
Heiko Schocher
hs at denx.de
Fri Mar 23 19:01:33 UTC 2018
Hello Heinrich,
Am 18.03.2018 um 11:14 schrieb Heinrich Schuchardt:
> In
>
> lpi2c_status_t result = A;
> result = B;
>
> the first assignment has no effect. Let's remove it.
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> ---
> drivers/i2c/imx_lpi2c.c | 10 +++++-----
> 1 file changed, 5 insertions(+), 5 deletions(-)
Applied to u-boot-i2c.git master
Thanks!
bye,
Heiko
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-52 Fax: +49-8142-66989-80 Email: hs at denx.de
More information about the U-Boot
mailing list