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 ?? > +int cfpkt_iterate(struct cfpkt *pkt, > + u16 (*iter_func)(u16, void *, u16), > + u16 data) David -- 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