diff options
author | Andre Przywara <andre.przywara@arm.com> | 2020-07-06 01:40:41 +0100 |
---|---|---|
committer | Jagan Teki <jagan@amarulasolutions.com> | 2020-10-21 23:44:40 +0530 |
commit | 09501ff32eee22469daf9279a46bb3b9a1fe7625 (patch) | |
tree | 9333689a83864264808daa8b7dbb1a38e1114c41 /drivers/timer/arc_timer.c | |
parent | 8c274ec0924e81f60f154a17465f48dccbae3639 (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/arc_timer.c')
0 files changed, 0 insertions, 0 deletions