diff options
author | 2014-11-14 16:09:05 +0530 | |
---|---|---|
committer | 2014-11-14 14:16:36 +0100 | |
commit | 387417b56295ef93d7cb38e1721826c85dfe897c (patch) | |
tree | f3f01a70e02e6fc5447dfbd299e681f4dc17dc83 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ALSA: 6fire: Convert byte_rev_table uses to bitrev8 (diff) | |
download | linux-dev-387417b56295ef93d7cb38e1721826c85dfe897c.tar.xz linux-dev-387417b56295ef93d7cb38e1721826c85dfe897c.zip |
ALSA: ice1712: remove unneeded return statement
the functions:
snd_ice1712_akm4xxx_build_controls
snd_ice1712_build_pro_mixer
snd_ctl_add
snd_ak4114_build
prodigy192_ak4114_init
snd_ak4113_build
are all returning either 0 or a negetive error value.
so we can easily remove the check for a negative value and return
the value instead.
Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions