summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorMarkus Elfring <elfring@users.sourceforge.net>2017-11-16 13:22:26 +0300
committerTakashi Iwai <tiwai@suse.de>2017-11-29 11:29:41 +0300
commitcf576fe5fd74cdabf7fc3fd8ac3b9abea9b964f8 (patch)
tree5737ae8d93b78051547560d4f02a38b60d908879 /tools/perf/scripts/python/stackcollapse.py
parent4d0272ca40dfe524ce8d1ae350f0a246ef849d4b (diff)
downloadlinux-cf576fe5fd74cdabf7fc3fd8ac3b9abea9b964f8.tar.xz
ALSA: korg1212: Delete a duplicate function call "release_firmware" in snd_korg1212_create()
The function "release_firmware" is called in the current implementation of the function "_request_firmware" after a failure was detected. Link: https://elixir.free-electrons.com/linux/v4.14-rc8/source/drivers/base/firmware_class.c#L1196 Such a call should therefore not be repeated directly after the corresponding error information was received in the local variable "err" of the function "snd_korg1212_create". Thus remove a misplaced function call. Signed-off-by: Markus Elfring <elfring@users.sourceforge.net> Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions