Messages in this thread |  | | From | Amy Parker <> | Subject | [PATCH 0/3] drivers/net/ethernet/amd: Follow style guide | Date | Fri, 5 Feb 2021 16:01:43 -0800 |
| |
This patchset updates atarilance.c and sun3lance.c to follow the kernel style guide. Each patch tackles a different issue in the style guide.
-Amy IP
Amy Parker (3): drivers/net/ethernet/amd: Correct spacing around C keywords drivers/net/ethernet/amd: Fix bracket matching and line levels drivers/net/ethernet/amd: Break apart one-lined expressions
drivers/net/ethernet/amd/atarilance.c | 64 ++++++++++++++------------- drivers/net/ethernet/amd/sun3lance.c | 64 +++++++++++++++------------ 2 files changed, 69 insertions(+), 59 deletions(-)
-- 2.29.2
|  |