[PATCH 0/6] staging: ks7010: some clean ups in source and header files

Sergio Paracuellos sergio.paracuellos at gmail.com
Fri Mar 23 16:26:00 UTC 2018


The following patch series makes several changes to improve readability of
some functions around several header and source files. 

One checkpatch script warning and some camel cases are removed also.

Sergio Paracuellos (6):
  staging: ks7010: use GENMASK instead of custom defines in
    SME_WEP_VAL_MASK
  staging: ks7010: remove some dead code from ks_wlan_set_essid function
  staging: ks7010: avoid camel case in function name get_BYTE
  staging: ks7010: avoid camel case in function name get_WORD
  staging: ks7010: avoid camel case in function name get_DWORD
  staging: ks7010: factor out some functions from hostif_init

 drivers/staging/ks7010/ks_hostif.c   | 139 +++++++++++++++++++++--------------
 drivers/staging/ks7010/ks_wlan.h     |   2 +-
 drivers/staging/ks7010/ks_wlan_net.c |  15 ----
 3 files changed, 83 insertions(+), 73 deletions(-)

-- 
2.7.4



More information about the devel mailing list