This patch series contains changes to avoid use of CamelCase for variable names.
Also removed the unused variable in wilc_wfi_p2p_listen_params struct.

Ajay Singh (13):
  staging: wilc1000: rename elements of wilc_priv struct to avoid using
    camelCase
  staging: wilc1000: rename wilc_wfi_p2pListenParams struct and its
    member variable
  staging: wilc1000: rename au8Sta_AssociatedBss element sta_info
    structure
  staging: wilc1000: remove unused element in wilc_wfi_p2p_listen_params
    struct
  staging: wilc1000: rename s32Error variable to avoid camelCase
    notation
  staging: wilc1000: rename CfgConnectResult() and its local variable
    names
  staging: wilc1000: rename camelCase used in functions start with
    WILC_WFI_Cfg
  staging: wilc1000: rename pstrWFIDrv to wfi_drv to avoid camelCase
    naming
  staging: wilc1000: rename NullBssid to null_bssid to avoid camelCase
    variable name
  staging: wilc1000: rename variables using camelCase in add_key()
  staging: wilc1000: rename strStaParams variable to avoid camelCase
  staging: wilc1000: rename pstrCfgParamVal varaible in
    set_wiphy_params()
  staging: wilc1000: rename strStatistics & tenuAuth_type to avoid
    camelCase

 drivers/staging/wilc1000/wilc_wfi_cfgoperations.c | 526 +++++++++++-----------
 drivers/staging/wilc1000/wilc_wfi_netdevice.h     |  29 +-
 2 files changed, 277 insertions(+), 278 deletions(-)

-- 
2.7.4

_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to