Re: [PATCH 5/5] staging:nvec: Add missing blank line after declarations.

2014-07-08 Thread Dan Carpenter
Looks ok. If you wanted it probably would have been better to fold patches 3, 4, and 5 together but this is ok too. regards, dan carpenter -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at htt

[PATCH 5/5] staging:nvec: Add missing blank line after declarations.

2014-07-07 Thread Guillaume Clement
Signed-off-by: Guillaume Clément --- drivers/staging/nvec/nvec_ps2.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/staging/nvec/nvec_ps2.c b/drivers/staging/nvec/nvec_ps2.c index 45b2f13..f56f1db 100644 --- a/drivers/staging/nvec/nvec_ps2.c +++ b/drivers/staging/nvec/nvec_ps2.c @@