On Thu, 24 Mar 2022 08:16:49 -0600 Jonathan Corbet wrote: > > +:c:type:`struct sk_buff` is the main networking structure representing > > +a packet. > > You shouldn't need :c:type: here, our magic stuff should see "struct > sk_buff" and generate the cross reference. Of course, it will be a > highly local reference in this case... Thanks! I'll fix in v1, I must admit I added this last minute and I hit send before the build finished :S