[PATCH staging v2 0/2] wilc1000 code cleanups

Anish Bhatt anish at gatech.edu
Tue Sep 29 19:15:47 UTC 2015


Patchset removes extraneous macro defines and cleans some
code as recommended by checkpatch.pl

v2 : Do not change code formatting when removing comment delimiters

Anish Bhatt (2):
  wilc1000 : Remove leftover comment delimiters
  wilc1000 : Use BIT() macro where possible

 drivers/staging/wilc1000/host_interface.c     |  4 +-
 drivers/staging/wilc1000/host_interface.h     | 38 +++++++-------
 drivers/staging/wilc1000/linux_wlan_common.h  |  8 +--
 drivers/staging/wilc1000/wilc_sdio.c          | 44 ++++++++--------
 drivers/staging/wilc1000/wilc_spi.c           | 24 ++++-----
 drivers/staging/wilc1000/wilc_wfi_netdevice.h |  4 +-
 drivers/staging/wilc1000/wilc_wlan.c          | 75 ++++++++++++++-------------
 drivers/staging/wilc1000/wilc_wlan.h          | 20 +++----
 8 files changed, 109 insertions(+), 108 deletions(-)

-- 
1.9.1



More information about the devel mailing list