On Wed, 5 Jun 2024 at 03:33, Quentin Schulz <[email protected]> wrote: > > From: Quentin Schulz <[email protected]> > > 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 <[email protected]> > --- > drivers/power/regulator/rk8xx.c | 26 +++++++++++++------------- > 1 file changed, 13 insertions(+), 13 deletions(-) >
Reviewed-by: Simon Glass <[email protected]> Tested-by: Simon Glass <[email protected]> # chromebook-bob

