Files
linux/drivers/gpu/drm
Linus Walleij b23490cbb2 drm/mcde: Do not needlessly logically and with 3
The i index i always 0..3 in these statements so there
is no need to tag "& 3" to clamp it to 3 here. Make
the operator precedence explicit even if it's correct
as it is, the paranthesis creates less cognitive stress
for humans.

Reviewed-by: Stephan Gerhold <stephan@gerhold.net>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20191122072508.25677-1-linus.walleij@linaro.org
2019-11-24 18:04:08 +01:00
..
2019-08-14 18:31:10 +02:00
2019-10-04 17:04:05 +01:00
2019-10-03 16:38:50 +02:00
2019-11-20 17:40:32 +01:00
2019-11-20 17:40:32 +01:00
2019-10-23 12:10:05 +02:00
2019-09-16 15:14:43 +02:00
2019-11-20 17:40:32 +01:00
2019-10-23 11:14:11 -04:00
2019-11-04 18:39:58 +01:00
2019-11-19 22:25:55 +01:00
2019-07-22 21:24:10 +02:00
2019-10-08 18:29:00 +02:00
2019-07-22 21:24:10 +02:00