Re: [PATCH 3/3] rtl8188eu: Remove leading spaces in rtw_led.c

2014-11-26 Thread Greg Kroah-Hartman
On Fri, Nov 07, 2014 at 12:24:28AM +0100, Krzysztof Konopko wrote: > According to Linux coding convention leading spaces are not allowed. This > patch removes leading spaces in rtw_led.c > > Signed-off-by: Krzysztof Konopko > --- > drivers/staging/rtl8188eu/core/rtw_led.c | 5 +++-- > 1 file ch

[PATCH 3/3] rtl8188eu: Remove leading spaces in rtw_led.c

2014-11-06 Thread Krzysztof Konopko
According to Linux coding convention leading spaces are not allowed. This patch removes leading spaces in rtw_led.c Signed-off-by: Krzysztof Konopko --- drivers/staging/rtl8188eu/core/rtw_led.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/drivers/staging/rtl8188eu/co