aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/cdns3/cdns3-debug.h
diff options
context:
space:
mode:
authorGaston Gonzalez <gascoar@gmail.com>2025-03-05 16:32:20 -0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2025-03-20 07:03:48 -0700
commitf17cd486391cc24dcc3d4d63699721c6a7937b84 (patch)
treeffb4810004143e73ad87e09484759775cd40ed32 /drivers/usb/cdns3/cdns3-debug.h
parentstaging: gpib: fix kernel-doc section for function usb_gpib_interface_clear() (diff)
downloadlinux-f17cd486391cc24dcc3d4d63699721c6a7937b84.tar.gz
linux-f17cd486391cc24dcc3d4d63699721c6a7937b84.zip
staging: gpib: fix kernel-doc section for usb_gpib_line_status() function
The function name field in the kernel-doc section for the usb_gpib_line_status() is defined as 'line_status'. In addition, after the kernel-doc section, there are three macro definition instead of the function definition. These issues trigger the warning: warning: expecting prototype for line_status(). Prototype was for WQT() instead. Fix the warning by renaming the function in the kernel-doc section and by moving the macros to the beginning of the file with the rest of macros definition. Signed-off-by: Gaston Gonzalez <gascoar@gmail.com> Link: https://lore.kernel.org/r/20250305193614.39604-7-gascoar@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions