]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: ccree: fix switch case indentation
authorTyler Olivieri <sleepingzucchini@gmail.com>
Sun, 9 Jul 2017 21:10:47 +0000 (17:10 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 16 Jul 2017 06:40:57 +0000 (08:40 +0200)
commit07642a075f2743a0ebebde1163da6a2f0aa98d14
treee70fafa15ab676c11828be5214d9b68b1da0cfa9
parent9c0d87230bde794f2543b95ba93c1840a938119b
staging: ccree: fix switch case indentation

Patch to fix following checkpatch error:
ERROR: switch and case should be at the same indent

Signed-off-by: Tyler Olivieri <sleepingzucchini@gmail.com>
Acked-by: Gilad Ben-Yossef <gilad@benyossef.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/ccree/ssi_hash.c