On Sat, 27 Aug 2022 00:01:50 +0800 menglong8.dong@xxxxxxxxx wrote: > From: Menglong Dong <imagedong@xxxxxxxxxxx> > > Stephen Rothwell reported htmldocs warning when merging net-next: > > Documentation/networking/kapi:26: net/core/skbuff.c:780: WARNING: Error in declarator or parameters > Invalid C declaration: Expecting "(" in parameters. [error at 19] > void __fix_address kfree_skb_reason (struct sk_buff *skb, enum skb_drop_reason reason) > -------------------^ > > Add __fix_address keyword to c_id_attributes array in conf.py to fix > the warning. You'll need to CC netdev@ for the patch to get into the net-next tree. Since this is a pure Documentation/ patch get_maintainer.pl did not produce netdev@ in the recommended addresses. Please wait for a review/ack from Jon before reposting, we need his permission to apply this patch.