Re: [PATCH] staging: sep: fix coding style issue

2014-05-15 Thread Greg KH
On Tue, May 06, 2014 at 07:54:41PM +0200, Clément Calmels wrote: > This is a patch to fix coding style issue found by > scripts/checkpatch.pl utility. > > Signed-off-by: Clément Calmels > --- > drivers/staging/sep/sep_dev.h | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/drivers/sta

[PATCH] staging: sep: fix coding style issue

2014-05-06 Thread Clément Calmels
This is a patch to fix coding style issue found by scripts/checkpatch.pl utility. Signed-off-by: Clément Calmels --- drivers/staging/sep/sep_dev.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/staging/sep/sep_dev.h b/drivers/staging/sep/sep_dev.h index 5f6a07f..5faeefa1 100644 -