commit | 73948ca0571325aafd925497c1c37f6b09ed1724 | [log] [tgz] |
---|---|---|
author | Hariprasad Kelam <hariprasad.kelam@gmail.com> | Wed Jul 10 08:09:46 2019 +0530 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Jul 10 11:53:31 2019 +0200 |
tree | d3a184f0d9205f43d2e6dca532cc1c5eeef8d66c | |
parent | 7a3c2b69386102de9e78fa9ea679898f5502f77d [diff] |
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>