Re: [PATCH v2 3/3] staging: rtl8188eu: Shorten lines over 80 chars

2017-06-12 Thread Joe Perches
On Tue, 2017-06-13 at 08:52 +0300, Aviya Erenfeld wrote: > Shorten lines over 80 chars Most of these changes are not useful. Style nits if 80 columns are _really_ desired. > diff --git a/drivers/staging/rtl8188eu/core/rtw_sta_mgt.c > b/drivers/staging/rtl8188eu/core/rtw_sta_mgt.c [] > @@ -157,7

[PATCH v2 3/3] staging: rtl8188eu: Shorten lines over 80 chars

2017-06-12 Thread Aviya Erenfeld
Shorten lines over 80 chars Signed-off-by: Aviya Erenfeld --- drivers/staging/rtl8188eu/core/rtw_sta_mgt.c | 58 +++- 1 file changed, 39 insertions(+), 19 deletions(-) diff --git a/drivers/staging/rtl8188eu/core/rtw_sta_mgt.c b/drivers/staging/rtl8188eu/core/rtw_sta_mgt