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

L. Alberto Giménez agimenez at sysvalve.es
Sun Dec 12 17:56:28 UTC 2010


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




More information about the devel mailing list