]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
staging: ccree: fix unmatched if/else braces
authorGilad Ben-Yossef <gilad@benyossef.com>
Tue, 27 Jun 2017 07:27:18 +0000 (10:27 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 29 Jun 2017 14:38:51 +0000 (16:38 +0200)
commit44c891af576997763d1d4c790d50d10db9eff00f
tree9fd484e82131104c0c9be8674f60b8fbb61a5c74
parenta8f6cbaad29b3e7570570f819d3577c4f4ab0f59
staging: ccree: fix unmatched if/else braces

Fix mismatched braces between if and else.

Signed-off-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