Search Linux Wireless

[PATCH v2 0/6] removing wilc_errorsupport.h file

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This series of patch is resent in total 6 patches as version 2. This version
fixes the warnings reported by checkpatch.pl not to make additional warnings.
The concern for the memory leak issue is checked again in this version.

The error types provided by wilc driver are being replaced by the ones provided
by Linux kernel and the macros which checking errors are being deleted in these
patches becasue they are not helpful to code readability.

Leo Kim (6):
  staging: wilc1000: remove a macro WILC_NULLCHECK
  staging: wilc1000: remove the macro WILC_ERRORCHECK
  staging: wilc1000: remove the macro WILC_ERRORREPORT
  staging: wilc1000: remove definitions unused
  staging: wilc1000: replace wilc error types with the generic error
    types
  staging: wilc1000: remove wilc_errorsupport.h

 drivers/staging/wilc1000/coreconfigurator.c       |   28 +-
 drivers/staging/wilc1000/host_interface.c         | 1115 +++++++++------------
 drivers/staging/wilc1000/linux_mon.c              |   14 +-
 drivers/staging/wilc1000/linux_wlan.c             |    2 +-
 drivers/staging/wilc1000/wilc_errorsupport.h      |   64 --
 drivers/staging/wilc1000/wilc_msgqueue.c          |  113 ++-
 drivers/staging/wilc1000/wilc_msgqueue.h          |    1 -
 drivers/staging/wilc1000/wilc_oswrapper.h         |    3 -
 drivers/staging/wilc1000/wilc_wfi_cfgoperations.c |  133 ++-
 9 files changed, 616 insertions(+), 857 deletions(-)
 delete mode 100644 drivers/staging/wilc1000/wilc_errorsupport.h

-- 
1.9.1

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



[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Wireless Personal Area Network]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite Hiking]     [MIPS Linux]     [ARM Linux]     [Linux RAID]

  Powered by Linux