[PATCH v2 00/15] staging:rtl8192u: Coding style

2018-08-08 Thread John Whitmore
In this second version of the series I've replaced the macros eqMacAddr and cpMacAddr with functions suggested by Joe Perches One issue with this change is that both of the functions now used, defined in etherdevice.h, rely on the parameters being u16 aligned. To achieve this I've re-ordered memb

Re: [PATCH v2 00/15] staging:rtl8192u: Coding style changes

2018-07-29 Thread John Whitmore
On Sun, Jul 29, 2018 at 10:05:11PM +0100, John Whitmore wrote: > Second attempt correcting my initial attempt where I left '_t' > and '_e' trailing the structures defined. These have now been > corrected. > > John Whitmore (15): > staging:rtl8192u: Remove typedef of struct cmpk_txfb_t - Style >

[PATCH v2 00/15] staging:rtl8192u: Coding style changes

2018-07-29 Thread John Whitmore
Second attempt correcting my initial attempt where I left '_t' and '_e' trailing the structures defined. These have now been corrected. John Whitmore (15): staging:rtl8192u: Remove typedef of struct cmpk_txfb_t - Style staging:rtl8192u: Remove unused CMPK_TX_SET_CONFIG_SIZE - Style staging:r

[PATCH v2 00/15] staging:rtl8192u: Coding style changes

2018-07-29 Thread John Whitmore
Second attempt correcting my initial attempt where I left '_t' and '_e' trailing the structures defined. These have now been corrected. John Whitmore (15): staging:rtl8192u: Remove typedef of struct cmpk_txfb_t - Style staging:rtl8192u: Remove unused CMPK_TX_SET_CONFIG_SIZE - Style staging:r