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
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
@