On 24/01/2019 11:19, Shivasharan S wrote:
[...]
> +/*
> + * megasas_get_device_list - Get the PD and LD device list from FW.
> + * @instance:                        Adapter soft state
> + *
> + * @return:                  Success or failure
> + *
> + * Issue DCMDs to Firmware to update the internal device list in driver.
> + * Based on the FW support, driver sends the HOST_DEVICE_LIST or combination
> + * of PD_LIST/LD_LIST_QUERY DCMDs to get the device list.
> + */
> +static
> +int megasas_get_device_list(struct megasas_instance *instance)

You have to start your kerneldoc comments with '/**' (i.e. one asterisk
is missing on your side).

-- 
Johannes Thumshirn                            SUSE Labs Filesystems
[email protected]                                +49 911 74053 689
SUSE LINUX GmbH, Maxfeldstr. 5, 90409 Nürnberg
GF: Felix Imendörffer, Jane Smithard, Graham Norton
HRB 21284 (AG Nürnberg)
Key fingerprint = EC38 9CAB C2C4 F25D 8600 D0D0 0393 969D 2D76 0850

Reply via email to