From: Markus Elfring Date: Wed, 19 Nov 2014 22:20:51 +0000 (-0300) Subject: [media] m88ds3103: One function call less in m88ds3103_init() after error detection X-Git-Tag: omap-for-v3.20/drop-legacy-3517~130^2~75 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ed0cf8800c4da58e1e501f7143154897d34e9c2;p=pandora-kernel.git [media] m88ds3103: One function call less in m88ds3103_init() after error detection GIT_AUTHOR_DATE=1416472158 The release_firmware() function was called in some cases by the m88ds3103_init() function during error handling even if the passed variable contained still a null pointer. This implementation detail could be improved by the introduction of another jump label. Signed-off-by: Markus Elfring Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed