Re: [PATCH 00/17] staging:rtl8192u: Coding Style changes

2018-08-23 Thread Dan Carpenter
Looks good. Thanks! regards, dan carpenter ___ devel mailing list de...@linuxdriverproject.org http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

[PATCH 00/17] staging:rtl8192u: Coding Style changes

2018-08-21 Thread John Whitmore
This is a series of patches to clean up the header file: drivers/staging/rtl8192u/ieee80211/rtl819x_BA.h John Whitmore (17): staging:rtl8192u: Remove unused defines - Style staging:rtl8192u: Refactor SEQUENCE_CONTROL - Style staging:rtl8192u: Rename ShortData - Style staging:rtl8192u:

[PATCH 00/17] staging:rtl8192u: Coding style changes

2018-08-07 Thread John Whitmore
This series includes a number of simple coding style changes. There are a number of patches which rename symbols which are exported with EXPORT_SYMBOL. This may be a problem, as code using those symbols will have to be changed accordingly. John Whitmore (17): staging:rtl8192u: Remove stale