From: Ruslan Pisarev Date: Sun, 14 Mar 2010 15:25:09 +0000 (+0200) Subject: Staging: pohmelfs: fix spaces and TAB coding style issue in crypto.c X-Git-Tag: v2.6.35-rc1~441^2^2~467 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3f052f2b84f66fcaa9b9149e1e0b4930d78c307;p=pandora-kernel.git Staging: pohmelfs: fix spaces and TAB coding style issue in crypto.c This is a patch to the crypto.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