[Mesa-dev] [PATCH] mesa: Add a MUST_CHECK macro for __attribute__((warn_unused_result)).

Matt Turner mattst88 at gmail.com
Mon Jul 6 11:23:18 PDT 2015


On Mon, Jul 6, 2015 at 11:18 AM, Kenneth Graunke <kenneth at whitecape.org> wrote:
> In the kernel, this is called __must_check; all our attribute macros in
> Mesa appear to be uppercase, so I went with that.
>
> Signed-off-by: Kenneth Graunke <kenneth at whitecape.org>
> Cc: chris at chris-wilson.co.uk
> Cc: mattst88 at gmail.com
> ---

Reviewed-by: Matt Turner <mattst88 at gmail.com>


More information about the mesa-dev mailing list