Re: [PATCH 4/5] sound: update snd_assert macro

From: Steven Rostedt
Date: Fri Oct 03 2008 - 10:25:06 EST



On Fri, 3 Oct 2008, Takashi Iwai wrote:

> At Thu, 02 Oct 2008 11:05:33 -0400,
> Steven Rostedt wrote:
> >
> > One user of the snd_assert macro calls a goto and the compiler
> > complains that the label is not used when the snd_assert is
> > not set.
> >
> > This patch makes snd_assert more robust when not defined to
> > let the compiler know about arguments when not in use.
>
> This issue was already fixed differently in the recent ALSA tree
> (thus in linux-next tree as well).
>

So it seems.

Thanks,

-- Steve

--
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/