Re: [PATCH v3 1/4] staging: rtl8712: Fixed CamelCase for EepromAddressSize and removed unused variable

2019-06-06 Thread Greg KH
On Tue, Jun 04, 2019 at 09:51:33AM +0530, Deepak Mishra wrote: > This patch renames CamelCase EepromAddressSizefrom to eeprom_address_size in > struct _adapter and in related files drv_types.h, rtl871x_eeprom.c, usb_intf.c > > CHECK: Avoid CamelCase: > > This patch removed unused variable

[PATCH v3 1/4] staging: rtl8712: Fixed CamelCase for EepromAddressSize and removed unused variable

2019-06-03 Thread Deepak Mishra
This patch renames CamelCase EepromAddressSizefrom to eeprom_address_size in struct _adapter and in related files drv_types.h, rtl871x_eeprom.c, usb_intf.c CHECK: Avoid CamelCase: This patch removed unused variable ImrContent from struct _adapter and struct pwrctrl_priv and redundant lines from