On Tue, Aug 27, 2019 at 10:06:54AM -0700, Kuppuswamy Sathyanarayanan wrote: > > On 8/27/19 8:18 AM, Andy Shevchenko wrote: > > Kernel-doc validator complains: > > > > aer.c:207: warning: Function parameter or member 'str' not described in 'pcie_ecrc_get_policy' > > aer.c:1209: warning: Function parameter or member 'irq' not described in 'aer_isr' > > aer.c:1209: warning: Function parameter or member 'context' not described in 'aer_isr' > > aer.c:1209: warning: Excess function parameter 'work' description in 'aer_isr' > > > > Fix the above accordingly. > > > > Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> > Reviewed-by: Kuppuswamy Sathyanarayanan > <sathyanarayanan.kuppuswamy@xxxxxxxxxxxxxxx> Thanks! JFYI: Keep your tag on one line. Some bots require this IIRC (patchwork). -- With Best Regards, Andy Shevchenko