Re: [PATCH] net:appletalk:ddp:fixed some codystyle issues in

2012-07-28 Thread Joe Perches
On Sat, 2012-07-28 at 16:15 +0530, Jeffrin Jose wrote: > Fixed coding style issues relating to indentation found in > net/appletalkddp.c."git diff -w" is empty and the compiled objects > are the same too. Hello Jeffrin. Your commit message is OK but your patch not. The switch/case that could

[PATCH] net:appletalk:ddp:fixed some codystyle issues in

2012-07-28 Thread Jeffrin Jose
Fixed coding style issues relating to indentation found in net/appletalkddp.c."git diff -w" is empty and the compiled objects are the same too. Signed-off-by: Jeffrin Jose --- net/appletalk/ddp.c | 212 +-- 1 file changed, 106 insertions(+), 106

[PATCH] net:appletalk:ddp:fixed some codystyle issues in

2012-07-28 Thread Jeffrin Jose
Fixed coding style issues relating to indentation found in net/appletalkddp.c.git diff -w is empty and the compiled objects are the same too. Signed-off-by: Jeffrin Jose ahiliat...@yahoo.co.in --- net/appletalk/ddp.c | 212 +-- 1 file changed, 106

Re: [PATCH] net:appletalk:ddp:fixed some codystyle issues in

2012-07-28 Thread Joe Perches
On Sat, 2012-07-28 at 16:15 +0530, Jeffrin Jose wrote: Fixed coding style issues relating to indentation found in net/appletalkddp.c.git diff -w is empty and the compiled objects are the same too. Hello Jeffrin. Your commit message is OK but your patch not. The switch/case that could use