Re: [PATCH v4 4/5] staging: rtl8192e: Add and remove blank lines - Coding style

2018-06-01 Thread Greg KH
On Sat, May 26, 2018 at 09:10:18AM +0100, John Whitmore wrote: > Coding style requires blank line after definitions and function definition, > blank lines removed. Correction of some indentation. Do not change indentation in the same patch you should only be doing blank line removal or adding in.

[PATCH v4 4/5] staging: rtl8192e: Add and remove blank lines - Coding style

2018-05-26 Thread John Whitmore
Coding style requires blank line after definitions and function definition, blank lines removed. Correction of some indentation. Signed-off-by: John Whitmore --- .../staging/rtl8192u/ieee80211/rtl819x_HTProc.c| 96 -- 1 file changed, 34