Re: [PATCH] irqchip/irq-omap-intc: fix kernel-doc syntax in file header
From: Randy Dunlap
Date:  Tue May 18 2021 - 14:45:06 EST
On 5/18/21 11:23 AM, Aditya Srivastava wrote:
> 
> Provide a simple fix by replacing this occurrence with general comment
> format, i.e. '/*', to prevent kernel-doc from parsing it.
> 
> Signed-off-by: Aditya Srivastava <yashsri421@xxxxxxxxx>
> ---
>  include/linux/irqchip/irq-omap-intc.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
Acked-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
Thanks.
-- 
~Randy