Re: [PATCH v3] staging: netlogic: Fixed alignment of parentheseis checkpatch warning

2016-03-20 Thread Valdis . Kletnieks
On Sat, 19 Mar 2016 19:22:09 -0700, Joe Perches said: > On Sun, 2016-03-20 at 07:48 +0530, Parth Sane wrote: > > Hi, > > Thanks for pointing out that the changes have been done. Nevertheless > > this was a good learning exercise. How do I check which changes have > > already been done? > > Use this

Re: [PATCH v3] staging: netlogic: Fixed alignment of parentheseis checkpatch warning

2016-03-20 Thread Joe Perches
On Sun, 2016-03-20 at 02:03 +, Parth Sane wrote: > Fixed alignment of parenthesis checkpatch warning to fit coding > standards. This isn't the same code block as your previous patch. Previously you were modifying the block starting at line 120, this is starting at 168 and it doesn't actually

Re: [PATCH v3] staging: netlogic: Fixed alignment of parentheseis checkpatch warning

2016-03-19 Thread Joe Perches
On Sun, 2016-03-20 at 07:48 +0530, Parth Sane wrote: > Hi, > Thanks for pointing out that the changes have been done. Nevertheless > this was a good learning exercise. How do I check which changes have > already been done? Use this tree: http://git.kernel.org/cgit/linux/kernel/git/next/linux-next

Re: [PATCH v3] staging: netlogic: Fixed alignment of parentheseis checkpatch warning

2016-03-19 Thread Parth Sane
Hi, Thanks for pointing out that the changes have been done. Nevertheless this was a good learning exercise. How do I check which changes have already been done? I’m planning to send in another patch on a blank line warning on the same file. I don’t want to overburden the mailing list by repeati

[PATCH v3] staging: netlogic: Fixed alignment of parentheseis checkpatch warning

2016-03-19 Thread Parth Sane
Fixed alignment of parenthesis checkpatch warning to fit coding standards. Signed-off-by: Parth Sane --- drivers/staging/netlogic/platform_net.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/drivers/staging/netlogic/platform_net.c b/drivers/staging/netlogic/platform_