Re: [PATCH 1/3] remoteproc/ste: add blank lines after declarations

2015-03-02 Thread Suman Anna
On 02/27/2015 05:26 PM, Joe Perches wrote: > On Fri, 2015-02-27 at 17:18 -0600, Suman Anna wrote: >> Fix couple of checkpatch warnings of the type, >> "WARNING: Missing a blank line after declarations" > [] >> diff --git a/drivers/remoteproc/ste_modem_rproc.c >>

Re: [PATCH 1/3] remoteproc/ste: add blank lines after declarations

2015-03-02 Thread Suman Anna
On 02/27/2015 05:26 PM, Joe Perches wrote: On Fri, 2015-02-27 at 17:18 -0600, Suman Anna wrote: Fix couple of checkpatch warnings of the type, WARNING: Missing a blank line after declarations [] diff --git a/drivers/remoteproc/ste_modem_rproc.c b/drivers/remoteproc/ste_modem_rproc.c [] @@

Re: [PATCH 1/3] remoteproc/ste: add blank lines after declarations

2015-02-27 Thread Joe Perches
On Fri, 2015-02-27 at 17:18 -0600, Suman Anna wrote: > Fix couple of checkpatch warnings of the type, > "WARNING: Missing a blank line after declarations" [] > diff --git a/drivers/remoteproc/ste_modem_rproc.c > b/drivers/remoteproc/ste_modem_rproc.c [] > @@ -230,6 +229,7 @@ static int

[PATCH 1/3] remoteproc/ste: add blank lines after declarations

2015-02-27 Thread Suman Anna
Fix couple of checkpatch warnings of the type, "WARNING: Missing a blank line after declarations" Signed-off-by: Suman Anna --- drivers/remoteproc/ste_modem_rproc.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/remoteproc/ste_modem_rproc.c

[PATCH 1/3] remoteproc/ste: add blank lines after declarations

2015-02-27 Thread Suman Anna
Fix couple of checkpatch warnings of the type, WARNING: Missing a blank line after declarations Signed-off-by: Suman Anna s-a...@ti.com --- drivers/remoteproc/ste_modem_rproc.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/remoteproc/ste_modem_rproc.c

Re: [PATCH 1/3] remoteproc/ste: add blank lines after declarations

2015-02-27 Thread Joe Perches
On Fri, 2015-02-27 at 17:18 -0600, Suman Anna wrote: Fix couple of checkpatch warnings of the type, WARNING: Missing a blank line after declarations [] diff --git a/drivers/remoteproc/ste_modem_rproc.c b/drivers/remoteproc/ste_modem_rproc.c [] @@ -230,6 +229,7 @@ static int