[alsa-devel] [PATCH 2/4] ASoC: wm2000: One function call less in wm2000_i2c_probe() after error detection
Charles Keepax
ckeepax at opensource.cirrus.com
Fri Nov 24 09:34:25 CET 2017
On Fri, Nov 24, 2017 at 08:37:41AM +0100, SF Markus Elfring wrote:
> From: Markus Elfring <elfring at users.sourceforge.net>
> Date: Fri, 24 Nov 2017 07:45:59 +0100
>
> The release_firmware() function was called in a few cases by the
> wm2000_i2c_probe() function during error handling even if
> the passed variable contained a null pointer.
>
> * Adjust jump targets according to the Linux coding style convention.
>
> * Delete the label "out" and an initialisation for the variable "fw"
> at the beginning which became unnecessary with this refactoring.
>
> Signed-off-by: Markus Elfring <elfring at users.sourceforge.net>
> ---
Acked-by: Charles Keepax <ckeepax at opensource.cirrus.com>
Thanks,
Charles
More information about the Alsa-devel
mailing list