On Mon, May 02, 2022 at 12:14:56PM +0700, Bagas Sanjaya wrote: > Stephen Rothwell reported kernel-doc warning: > > drivers/base/firmware_loader/sysfs_upload.c:285: warning: Function parameter or member 'module' not described in 'firmware_upload_register' > > Fix the warning by describing the 'module' parameter. > > Fixes: 97730bbb242cde ("firmware_loader: Add firmware-upload support") > Link: https://lore.kernel.org/linux-next/20220502083658.266d55f8@xxxxxxxxxxxxxxxx/ > Cc: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> This should be "Reported-by:" I'll fix it up when I apply it to my tree now, thanks. greg k-h