On Wed, 5 Jun 2024 at 03:33, Quentin Schulz <foss+ub...@0leil.net> wrote: > > From: Quentin Schulz <quentin.sch...@cherry.de> > > My linter complains that the order isn't clear enough so let's put > parentheses around the ternary condition to make it happy. > > Signed-off-by: Quentin Schulz <quentin.sch...@cherry.de> > --- > drivers/power/regulator/rk8xx.c | 26 +++++++++++++------------- > 1 file changed, 13 insertions(+), 13 deletions(-) >
Reviewed-by: Simon Glass <s...@chromium.org> Tested-by: Simon Glass <s...@chromium.org> # chromebook-bob