Re: [PATCH 1/3] usb: common: move usb_get_dr_mode() kerneldoc next to its definition
From: Greg Kroah-Hartman
Date: Thu May 27 2021 - 03:29:21 EST
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@xxxxxxxxxxxx>
> ---
> 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