Staging: pohmelfs: fix spaces and TAB coding style issue in crypto.c
authorRuslan Pisarev <ruslan@rpisarev.org.ua>
Sun, 14 Mar 2010 15:25:09 +0000 (17:25 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 11 May 2010 18:35:41 +0000 (11:35 -0700)
commite3f052f2b84f66fcaa9b9149e1e0b4930d78c307
tree193bf1d99ad9a88941348677879a935899e6d92c
parentc1989b36df51b08a59b858920b4c84c392a63d12
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 <ruslan@rpisarev.org.ua>
Acked-by: Evgeniy Polyakov <zbr@ioremap.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/pohmelfs/crypto.c