[PATCH V2 2/2] staging:rtl8188eu:core Fix Avoid CamelCase

Greg KH gregkh at linuxfoundation.org
Thu Aug 17 18:06:41 UTC 2017


On Tue, Aug 01, 2017 at 04:21:06PM +0530, janani-sankarababu wrote:
> This patch is created to solve CamelCase issue. The
> variables 'IEs' and 'IELength' of struct wlan_bssid_ex
> are replaced with 'ies' and 'ie_length' to solve the 
> CamelCase issue and these changes are applied to all the 
> places where these variables are referenced inside the 
> rtl8188eu driver.
> 
> Signed-off-by: Janani Sankara Babu <jananis37 at gmail.com>
> ---
> Changelog:
> v2 Addressed missing patch sign-off
> v1 Solved CamelCase Issue

Where is patch 1/2?

Please fix and resend the full patch series correctly.

thanks,

greg k-h


More information about the devel mailing list