[PATCH 0/3] staging: octeon: clean up coding style issues
Tiago Panizio Gottardo <[email protected]>
| Newsgroups | org.kernel.vger.linux-kernel,dev.linux.lists.linux-staging |
|---|---|
| Message-ID | <CPYP284MB08540C0CDC4EF5D307BC3AFDFFA32@CPYP284MB0854.BRAP284.PROD.OUTLOOK.COM> |
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