]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: ccree: simplify error handling logic
authorGilad Ben-Yossef <gilad@benyossef.com>
Mon, 6 Nov 2017 06:55:50 +0000 (06:55 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 6 Nov 2017 15:47:04 +0000 (16:47 +0100)
commite979f35675862fdd38b63475d1c1fdf66361460d
treed887e69a5708a65eac5ae9e4ebb3b9d1a571dc70
parent642ed0c32bc89a6cc221b0d007ede057bae464a6
staging: ccree: simplify error handling logic

Turn the code sites that don't require any special handling
on error return to a simple return.

Signed-off-by: Gilad Ben-Yossef <gilad@benyossef.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/ccree/ssi_driver.c