[PATCH 0/3] Staging: rt2860: Fix checkpatch issues

From: L. Alberto GimÃnez
Date: Sun Dec 12 2010 - 13:17:01 EST


Since the rt2860 is a widely used device (eeepc 901 for example), I think that
it would be nice to clean it up a little bit until the modern rt2x00 driver
supports reliabily the hardware.

This is the first set of patches to fix most trivial checkpatch issues.

Please note that I have chosen the KERN_* leves under my personal view. Comments
are welcome.

All patches compile-tested.

L. Alberto GimÃnez (3):
Staging: rt2860: Clean spaces before tabs
Staging: rt2860: Avoid extern in .c file
Staging: rt2860: include KERN_* in printk

drivers/staging/rt2860/common/ee_efuse.c | 6 ++--
drivers/staging/rt2860/oid.h | 2 +-
drivers/staging/rt2860/pci_main_dev.c | 5 +---
drivers/staging/rt2860/rt_linux.c | 21 +++++++++----------
drivers/staging/rt2860/rt_linux.h | 2 +-
drivers/staging/rt2860/rt_main_dev.c | 2 +-
drivers/staging/rt2860/rt_usb.c | 32 +++++++++++++++---------------
drivers/staging/rt2860/usb_main_dev.c | 12 +++++-----
8 files changed, 39 insertions(+), 43 deletions(-)

--
1.7.2.3

--
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/