linux-next: build warning after merge of the net-next tree
From: Stephen Rothwell <hidden>
Date: 2022-08-25 05:41:19
Also in:
lkml, netdev
Attachments
- (unnamed) [application/pgp-signature] 488 bytes
From: Stephen Rothwell <hidden>
Date: 2022-08-25 05:41:19
Also in:
lkml, netdev
Hi all,
After merging the net-next tree, today's linux-next build (htmldocs)
produced this warning:
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)
-------------------^
Introduced by commit
c205cc7534a9 ("net: skb: prevent the split of kfree_skb_reason() by gcc")
--
Cheers,
Stephen Rothwell