Commit e77a6be9 authored by Andrew Morton's avatar Andrew Morton Committed by Linus Torvalds

[PATCH] wavefront_synth.c var not used.

From: "Luiz Fernando N. Capitulino" <lcapitulino@prefeitura.sp.gov.br>

sound/isa/wavefront/wavefront_synth.c:1923: warning: `errno' defined but not used
parent f6ff7fe5
......@@ -1920,7 +1920,6 @@ wavefront_reset_to_cleanliness (snd_wavefront_t *dev)
#include <linux/syscalls.h>
#include <asm/uaccess.h>
static int errno;
static int __init
wavefront_download_firmware (snd_wavefront_t *dev, char *path)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment