> -----Original Message-----
> From: Bart Van Assche [mailto:[email protected]]
> Sent: Thursday, December 21, 2017 10:40 AM
> To: [email protected]; Raghava Aditya Renukunta
> <[email protected]>; [email protected];
> [email protected]
> Cc: dl-esc-Aacraid Linux Driver <[email protected]>;
> [email protected]; Tom White <[email protected]>;
> Scott Benesh <[email protected]>
> Subject: Re: [PATCH 14/29] scsi: aacraid: Move function around to match
> existing code
> 
> EXTERNAL EMAIL
> 
> 
> On Thu, 2017-12-21 at 09:34 -0800, Raghava Aditya Renukunta wrote:
> > +/**
> > + *   aac_get_safw_ciss_luns()        Process topology change
> > + *   @dev:           aac_dev structure
> > + *   @rescan         Indicates rescan
> > + *
> > + *   Execute a CISS REPORT PHYS LUNS and process the results into
> > + *   the current hba_map.
> > + */
> 
> The above function header is not following the kernel-doc syntax: a colon is
> missing. Have you tried to build your driver with W=1? That should be
> sufficient
> with kernel version v4.15-rc1 or later to report kernel-doc header issues.
> 
> Bart.

I was not aware of that option I will fix it in the my next version.
Regards,
Raghava Aditya

Reply via email to