An error occurred while fetching folder content.
ALSA: compress: Remove unused variable
Guneshwor Singh authored
BugLink: http://bugs.launchpad.net/bugs/1724783

commit a931b9ce upstream.

Commit 04c5d5a4 ("ALSA: compress: Embed struct device") removed
the statement that used 'str' but didn't remove the variable itself.
So remove it.

[Adding stable to Cc since pr_debug() may refer to the uninitialized
 buffer -- tiwai]

Fixes: 04c5d5a4

 ("ALSA: compress: Embed struct device")
Signed-off-by: default avatarGuneshwor Singh <guneshwor.o.singh@intel.com>
Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: default avatarStefan Bader <stefan.bader@canonical.com>
Signed-off-by: default avatarThadeu Lima de Souza Cascardo <cascardo@canonical.com>
a82c05e6
Name Last commit Last update