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