From: "Luiz Fernando N. Capitulino" sound/oss/wavfront.c: At top level: sound/oss/wavfront.c:2498: warning: `errno' defined but not used --- 25-akpm/sound/oss/wavfront.c | 1 - 1 files changed, 1 deletion(-) diff -puN sound/oss/wavfront.c~wavfront-warning-fix sound/oss/wavfront.c --- 25/sound/oss/wavfront.c~wavfront-warning-fix 2004-04-03 03:00:07.910029048 -0800 +++ 25-akpm/sound/oss/wavfront.c 2004-04-03 03:00:07.915028288 -0800 @@ -2495,7 +2495,6 @@ static int __init detect_wavefront (int #include #include -static int errno; static int wavefront_download_firmware (char *path) _