summaryrefslogtreecommitdiff
path: root/drivers/timer/sandbox_timer.c
diff options
context:
space:
mode:
authorAndre Przywara <andre.przywara@arm.com>2020-07-06 01:40:41 +0100
committerJagan Teki <jagan@amarulasolutions.com>2020-10-21 23:44:40 +0530
commit09501ff32eee22469daf9279a46bb3b9a1fe7625 (patch)
tree9333689a83864264808daa8b7dbb1a38e1114c41 /drivers/timer/sandbox_timer.c
parent8c274ec0924e81f60f154a17465f48dccbae3639 (diff)
net: sun8i_emac: Fix overlong lines
When iterating over all RX/TX buffers, we were using a rather long "idx" control variable, which lead to a nasty overlong line. Replace "idx" with "i" to avoid this. Signed-off-by: Andre Przywara <andre.przywara@arm.com> Acked-by: Maxime Ripard <mripard@kernel.org> Tested-by: Amit Singh Tomar <amittomer25@gmail.com> # Pine64+ Reviewed-by: Jagan Teki <jagan@amarulasolutions.com>
Diffstat (limited to 'drivers/timer/sandbox_timer.c')
0 files changed, 0 insertions, 0 deletions