summaryrefslogtreecommitdiff
path: root/drivers/mmc/hi6220_dw_mmc.c
diff options
context:
space:
mode:
authorBryan O'Donoghue <bryan.odonoghue@linaro.org>2018-01-12 12:39:57 +0000
committerStefano Babic <sbabic@denx.de>2018-01-14 17:26:30 +0100
commitd2c61800fc1ece786799262c71d4789b0fa56279 (patch)
treeef7d4f9aeecdbbcb6a713b4a2de9640ea7d9ffc5 /drivers/mmc/hi6220_dw_mmc.c
parent9535b3975f6731736ebe0e6b9461502784d5e4d0 (diff)
arm: imx: hab: Optimise flow of authenticate_image on is_enabled fail
There is no need to call is_enabled() twice in authenticate_image - it does nothing but add an additional layer of indentation. We can check for is_enabled() at the start of the function and return the result code directly. Signed-off-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org> Cc: Stefano Babic <sbabic@denx.de> Cc: Fabio Estevam <fabio.estevam@nxp.com> Cc: Peng Fan <peng.fan@nxp.com> Cc: Albert Aribaud <albert.u.boot@aribaud.net> Cc: Sven Ebenfeld <sven.ebenfeld@gmail.com> Cc: George McCollister <george.mccollister@gmail.com> Cc: Breno Matheus Lima <brenomatheus@gmail.com> Tested-by: Breno Lima <breno.lima@nxp.com> Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com>
Diffstat (limited to 'drivers/mmc/hi6220_dw_mmc.c')
0 files changed, 0 insertions, 0 deletions