From: Markus Elfring Date: Wed, 4 Feb 2015 16:28:41 +0000 (+0100) Subject: cw1200: Less function calls in cw1200_load_firmware_cw1200() after error detection X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~134^2~10^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee4ddad82356116351660b0adfcb8e837eda371f;p=pandora-kernel.git cw1200: Less function calls in cw1200_load_firmware_cw1200() after error detection The functions kfree() and release_firmware() were called in a few cases by the cw1200_load_firmware_cw1200() function during error handling even if the passed variables contained still a null pointer. Corresponding implementation details could be improved by adjustments for jump targets. Signed-off-by: Markus Elfring Signed-off-by: Kalle Valo --- Reading git-diff-tree failed