Re: [PATCHv3 1/1] staging: sep: Fix coding style

2014-04-06 Thread Greg KH
On Sun, Apr 06, 2014 at 06:21:27PM +0200, Camille Bordignon wrote: > Signed-off-by: Camille Bordignon > --- > Fix coding style warning "Missing a blank line after declarations" No, this needs to go up above your signed-off-by:, it was the "fixed after Greg's response" that could go below. Don't

[PATCHv3 1/1] staging: sep: Fix coding style

2014-04-06 Thread Camille Bordignon
Signed-off-by: Camille Bordignon --- Fix coding style warning "Missing a blank line after declarations" --- diff --git a/drivers/staging/sep/sep_crypto.c b/drivers/staging/sep/sep_crypto.c index 965485f..415f8ec 100644 --- a/drivers/staging/sep/sep_crypto.c +++ b/drivers/staging/sep/sep_crypto.c @