On Tue, Oct 06 2009, Lars Ellenberg wrote: > On Tue, Oct 06, 2009 at 02:01:54PM +1100, Stephen Rothwell wrote: > > Hi Jens, Philipp, > > > > Today's linux-next build (x86_64 allmodconfig) produced this warning: > > > > drivers/block/drbd/drbd_nl.c: In function 'drbd_nl_init': > > drivers/block/drbd/drbd_nl.c:2309: warning: passing argument 3 of 'cn_add_callback' from incompatible pointer type > > include/linux/connector.h:167: note: expected 'void (*)(struct cn_msg *, struct netlink_skb_parms *)' but argument is of type 'void (*)(struct cn_msg *)' > > Thanks, expected after our connector related patches got in. Thanks for fixing it quickly, I've added the patch and updated for-next. -- Jens Axboe -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html