Re: [PATCH 3/4] Staging: rtl8712: ieee80211: fixed camelcase coding style

2017-05-09 Thread Joe Perches
On Tue, 2017-05-09 at 01:03 +0530, Jaya Durga wrote: > Fixed coding style issue Do please strive to do more than shut up checkpatch messages. It's _far_ more important to use sensible coding mechanisms and reuse existing code utilities. > diff --git a/drivers/staging/rtl8712/rtl871x_ioctl_linux.

[PATCH 3/4] Staging: rtl8712: ieee80211: fixed camelcase coding style

2017-05-08 Thread Jaya Durga
Fixed coding style issue The following are the renames done to avoid camecase #Configuration-> configuration #BeaconPeriod -> beacon_period #ATIMWindow -> atim_window #DSConfig -> ds_config #FHConfig -> fh_config #