On Wed, Nov 21, 2012 at 06:34:00PM -0800, Sanjay Lal wrote:
> +
> +#ifndef __unused
> +#define __unused __attribute__((unused))
> +#endif
> +
There are __maybe_unused and __always_unused, no need to define your
own.

--
                        Gleb.
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to