]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: ccree: fix placement of curly braces
authorTyler Olivieri <sleepingzucchini@gmail.com>
Sun, 9 Jul 2017 21:10:44 +0000 (17:10 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 16 Jul 2017 06:40:57 +0000 (08:40 +0200)
commit85420e0bce239d915b4985abfbfc90b4ececf3dd
tree03fb2d268c821fb14fe83c1ab7e3ace8a7efe5ab
parent113f0d6a71eb6744fd45818b08dd29d306e117b6
staging: ccree: fix placement of curly braces

Patch to fix checkpatch errors:
ERROR: that open brace { should be on the previous line
ERROR: open brace '{' following function declarations go on the next line

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_buffer_mgr.c
drivers/staging/ccree/ssi_cipher.c
drivers/staging/ccree/ssi_driver.c
drivers/staging/ccree/ssi_fips_ll.c
drivers/staging/ccree/ssi_hash.c
drivers/staging/ccree/ssi_sysfs.c