[PATCH 1/3] usb: common: move usb_get_dr_mode() kerneldoc next to its definition
Greg Kroah-Hartman
gregkh at linuxfoundation.org
Thu May 27 00:29:04 PDT 2021
On Tue, May 25, 2021 at 04:59:23PM +0800, Chunfeng Yun wrote:
> Following a general rule, add the kerneldoc for a function next
> to it's definition, but not next to its declaration in a header
> file, meanwhile fix typo 'correspondig'
>
> Signed-off-by: Chunfeng Yun <chunfeng.yun at mediatek.com>
> ---
> drivers/usb/common/common.c | 7 +++++++
> include/linux/usb/otg.h | 7 -------
> 2 files changed, 7 insertions(+), 7 deletions(-)
Does not apply to my usb-next branch :(
thanks,
greg k-h
More information about the Linux-mediatek
mailing list