On Thu, Aug 06, 2015 at 10:20:13AM +0900, Chaehyun Lim wrote:
> Insert blank line after struct declaration found by checkpatch.pl.
> CHECK: use a blank line after function/struct/union/enum declarations
>
> Signed-off-by: Chaehyun Lim
> ---
> drivers/staging/most/aim-cdev/cdev.c | 1 +
> 1 file
Insert blank line after struct declaration found by checkpatch.pl.
CHECK: use a blank line after function/struct/union/enum declarations
Signed-off-by: Chaehyun Lim
---
drivers/staging/most/aim-cdev/cdev.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/staging/most/aim-cdev/cdev.c