commit | 7a3c2b69386102de9e78fa9ea679898f5502f77d | [log] [tgz] |
---|---|---|
author | Hariprasad Kelam <hariprasad.kelam@gmail.com> | Wed Jul 10 08:00:59 2019 +0530 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Jul 10 11:53:03 2019 +0200 |
tree | 20f0b4e394f86772941e269d776e7b244dc059c0 | |
parent | 0dcb4efb1095d0a1f5f681c2b94e98b009cc5d77 [diff] |
ALSA: lx6464es: Remove unneeded variable err This patch fixes below issue reported by coccicheck sound/pci/lx6464es/lx6464es.c:256:5-8: Unneeded variable: "err". Return "0" on line 258 Signed-off-by: Hariprasad Kelam <hariprasad.kelam@gmail.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>