Skip to content
Commit f311507c authored by Hsin-Yu.Chen's avatar Hsin-Yu.Chen Committed by Wolfram Sang
Browse files

i2c: remove redundant condition



I2C_M_RD is defined as and guaranteed to be 1 and 'flag & I2C_M_RD' is
one or zero. No need for an additional condition to obtain the value.

Signed-off-by: default avatarHsin-Yu.Chen <harry021633@gmail.com>
Reviewed-by: default avatarAndi Shyti <andi.shyti@kernel.org>
[wsa: slightly updated commit message]
Signed-off-by: default avatarWolfram Sang <wsa+renesas@sang-engineering.com>
parent 8821c837
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment