Re: [PATCH 07/10] staging: rtl8188eu: add missing blank lines after declarations

2015-05-14 Thread Luca Ceresoli
Dear Larry, Larry Finger wrote: On 05/13/2015 05:08 PM, Luca Ceresoli wrote: Fixes checkpatch warnings: WARNING: Missing a blank line after declarations Signed-off-by: Luca Ceresoli Cc: Greg Kroah-Hartman Cc: Larry Finger --- drivers/staging/rtl8188eu/os_dep/os_intfs.c | 3 +++ 1 file

Re: [PATCH 07/10] staging: rtl8188eu: add missing blank lines after declarations

2015-05-14 Thread Larry Finger
On 05/13/2015 05:08 PM, Luca Ceresoli wrote: Fixes checkpatch warnings: WARNING: Missing a blank line after declarations Signed-off-by: Luca Ceresoli Cc: Greg Kroah-Hartman Cc: Larry Finger --- drivers/staging/rtl8188eu/os_dep/os_intfs.c | 3 +++ 1 file changed, 3 insertions(+) diff --

[PATCH 07/10] staging: rtl8188eu: add missing blank lines after declarations

2015-05-13 Thread Luca Ceresoli
Fixes checkpatch warnings: WARNING: Missing a blank line after declarations Signed-off-by: Luca Ceresoli Cc: Greg Kroah-Hartman Cc: Larry Finger --- drivers/staging/rtl8188eu/os_dep/os_intfs.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/staging/rtl8188eu/os_dep/os_intfs.c