From: Ruslan Pisarev Date: Sun, 14 Mar 2010 15:03:04 +0000 (+0200) Subject: Staging: pohmelfs: fix spaces and TAB coding style issue in net.c X-Git-Tag: v2.6.35-rc1~441^2^2~468 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1989b36df51b08a59b858920b4c84c392a63d12;p=pandora-kernel.git Staging: pohmelfs: fix spaces and TAB coding style issue in net.c This is a patch to the net.c file that fixed up a TAB and spaces Errors found by the checkpatch.pl tools, like ERROR: switch and case should be at the same indent and spaces required around that '=' (ctx:VxV) Signed-off-by: Ruslan Pisarev Acked-by: Evgeniy Polyakov Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed