Re: [PATCH] staging: rtl8188eu: Fix one coding style problem

2017-05-12 Thread Greg Kroah-Hartman
On Tue, May 09, 2017 at 05:07:51PM -0700, Remco Verhoef wrote: > Fix code indent should use tabs where possible coding style > error. Your subject should be a bit better, why, "one"? please fix and resend. thanks, greg k-h ___ devel mailing list de...

[PATCH] staging: rtl8188eu: Fix one coding style problem

2017-05-09 Thread Remco Verhoef
Fix code indent should use tabs where possible coding style error. Signed-off-by: Remco Verhoef --- drivers/staging/rtl8188eu/hal/rtl8188e_rxdesc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/rtl8188eu/hal/rtl8188e_rxdesc.c b/drivers/staging/rtl8188eu/hal