Re: [PATCH] fix weird placement of static keyword in sound/core/pcm_memory.c

From: Takashi Iwai
Date: Sat Nov 27 2004 - 02:42:18 EST


At Wed, 24 Nov 2004 01:04:52 +0100 (CET),
Jesper Juhl wrote:
>
>
> This patch moves the 'static' keyword to the beginning of the declaration
> to eliminate the following warning when building with gcc -W
> sound/core/pcm_memory.c:40: warning: `static' is not at beginning of declaration
>
> This has no actal imact on the code, but it's one less warning to sift
> through when looking for potential trouble-code with -W
> I have a hard time thinking of a reason to not apply this trivial patch :)

Thanks, I applied your patch to ALSA tree now.


Takashi
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/