From: Jason Wang <[email protected]> Date: Tue, 18 Dec 2012 11:00:27 +0800
> Make tun_enable_queue() static to fix the sparse warning: > > drivers/net/tun.c:399:19: sparse: symbol 'tun_enable_queue' was not declared. > Should it be static? > > Reported-by: Fengguang Wu <[email protected]> > Signed-off-by: Jason Wang <[email protected]> Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

