On Thu, Feb 19, 2015 at 09:49:00AM +0000, David Laight wrote: > From: Dan Carpenter > ... > > Also this isn't ever going to be inlined so I removed the "inline". > ... > > -inline u16 cfpkt_iterate(struct cfpkt *pkt, > > - u16 (*iter_func)(u16, void *, u16), > > - u16 data) > > static ?? There are some words missing in this sentence. We could move this function to the header file and make it static inline if we wanted but checksums aren't used on the fast path anyway so that's a bit pointless. regards, dan carpenter -- To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html