[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20190806112307.16bdbe0b@lwn.net>
Date: Tue, 6 Aug 2019 11:23:07 -0600
From: Jonathan Corbet <corbet@....net>
To: Randy Dunlap <rdunlap@...radead.org>
Cc: "linux-doc@...r.kernel.org" <linux-doc@...r.kernel.org>,
LKML <linux-kernel@...r.kernel.org>,
Brendan Higgins <brendanhiggins@...gle.com>
Subject: Re: [PATCH] kernel-doc: ignore __printf attribute
On Mon, 5 Aug 2019 09:29:50 -0700
Randy Dunlap <rdunlap@...radead.org> wrote:
> From: Randy Dunlap <rdunlap@...radead.org>
>
> Ignore __printf() function attributes just as other __attribute__
> strings are ignored.
>
> Fixes this kernel-doc warning message:
> include/kunit/kunit-stream.h:58: warning: Function parameter or member '2' not described in '__printf'
>
> Reported-by: kbuild test robot <lkp@...el.com>
> Signed-off-by: Randy Dunlap <rdunlap@...radead.org>
> Cc: Brendan Higgins <brendanhiggins@...gle.com>
> Tested-by: Brendan Higgins <brendanhiggins@...gle.com>
Applied, thanks.
jon
Powered by blists - more mailing lists