On Mon, 5 Aug 2019 09:29:50 -0700 Randy Dunlap <[email protected]> wrote:
> From: Randy Dunlap <[email protected]> > > 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 <[email protected]> > Signed-off-by: Randy Dunlap <[email protected]> > Cc: Brendan Higgins <[email protected]> > Tested-by: Brendan Higgins <[email protected]> Applied, thanks. jon
