ALSA: hdsp: remove redundant assignment to variable err
[linux-2.6-microblaze.git] / sound / pci / rme9652 / hdsp.c
index cc06f0a..227aece 100644 (file)
@@ -3353,7 +3353,8 @@ snd_hdsp_proc_read(struct snd_info_entry *entry, struct snd_info_buffer *buffer)
                                return;
                        }
                } else {
-                       int err = -EINVAL;
+                       int err;
+
                        err = hdsp_request_fw_loader(hdsp);
                        if (err < 0) {
                                snd_iprintf(buffer,