[PATCH 0/10] staging: et131x: Kernel coding style cleanups

From: Mark Einon
Date: Sun Jul 10 2011 - 11:36:29 EST


Mainly sanitising function and variable names to bring them
more inline with the kernel coding style.

Mark Einon (11):
staging: et131x: Converting et1310_mac.c function and
staging: et131x: Converting et1310_phy.c function and
staging: et131x: Converting et1310_pm.c function and
staging: et131x: Remove unecessary *etdev NULL check
staging: et131x: Converting et1310_rx.c function and
staging: et131x: Make static some local functions in
staging: et131x: Converting et1310_rx.h variable names
staging: et131x: add et1310_ prefix to et1310_mac.c
staging: et131x: Converting et1310_tx.c function and
staging: et131x: Converting et1310_adapter.h variable

drivers/staging/et131x/et1310_mac.c | 251 ++++++++--------
drivers/staging/et131x/et1310_phy.c | 449 +++++++++++++-------------
drivers/staging/et131x/et1310_pm.c | 16 +-
drivers/staging/et131x/et1310_rx.c | 523 ++++++++++++++++---------------
drivers/staging/et131x/et1310_rx.h | 62 ++--
drivers/staging/et131x/et1310_tx.c | 302 +++++++++---------
drivers/staging/et131x/et131x.h | 69 ++---
drivers/staging/et131x/et131x_adapter.h | 91 +++---
drivers/staging/et131x/et131x_initpci.c | 84 +++---
drivers/staging/et131x/et131x_isr.c | 25 +-
drivers/staging/et131x/et131x_netdev.c | 79 +++---
11 files changed, 975 insertions(+), 976 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/