]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ALSA: ps3: Remove Unneeded variable: "ret"
authorHariprasad Kelam <hariprasad.kelam@gmail.com>
Wed, 10 Jul 2019 02:39:46 +0000 (08:09 +0530)
committerTakashi Iwai <tiwai@suse.de>
Wed, 10 Jul 2019 09:53:31 +0000 (11:53 +0200)
commit73948ca0571325aafd925497c1c37f6b09ed1724
treed3a184f0d9205f43d2e6dca532cc1c5eeef8d66c
parent7a3c2b69386102de9e78fa9ea679898f5502f77d
ALSA: ps3: Remove Unneeded variable: "ret"

This patch fixes below issue reported by coccicheck
sound/ppc/snd_ps3.c:631:5-8: Unneeded variable: "ret". Return "0" on
line 668

Signed-off-by: Hariprasad Kelam <hariprasad.kelam@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/ppc/snd_ps3.c