[PATCH 0/3] staging: octeon: clean up coding style issues
From: Tiago Panizio Gottardo
Date: Fri Aug 21 2026 - 00:13:13 EST
This series performs small style cleanups in drivers/staging/octeon as
part of the general code review and cleanup work listed in the driver
TODO.
No functional changes intended.
Tested with:
make M=drivers/staging/octeon
The build completes with existing objtool warnings.
Tiago Panizio Gottardo (3):
staging: octeon: fix style issues in ethernet.c
staging: octeon: fix RGMII condition formatting
staging: octeon: remove unnecessary parentheses
drivers/staging/octeon/ethernet-rgmii.c | 2 +-
drivers/staging/octeon/ethernet-rx.c | 4 +-
drivers/staging/octeon/ethernet-tx.c | 20 +-
drivers/staging/octeon/ethernet.c | 308 ++++++++++++------------
4 files changed, 170 insertions(+), 164 deletions(-)
--
2.55.0