]> git.baikalelectronics.ru Git - kernel.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)
commit34be3047edad65e22822c883747dac3906e169c7
treed887e69a5708a65eac5ae9e4ebb3b9d1a571dc70
parentd45d5d6fa5edb009e56993ca7105fe0b1fac02ae
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