Re: [PATCH 0/2] netpoll: Trivial updates

From: Cong Wang
Date: Thu Jun 30 2011 - 23:27:22 EST


ä 2011å07æ01æ 09:08, Joe Perches åé:
cc: WANG Cong<amwang@xxxxxxxxxx>

Joe Perches (2):
netpoll: Remove unused EXPORT_SYMBOLs of netpoll_poll and netpoll_poll_dev
netpoll: Remove trivial wrapper function netpoll_poll

include/linux/netpoll.h | 2 --
net/core/netpoll.c | 13 +++----------
2 files changed, 3 insertions(+), 12 deletions(-)


I am fine with patch 1/2, but not 2/2, since it is trivial,
why touch it? With netpoll_poll(), we don't need to explore the
details of struct netpoll, I think it is nice to have it.

BTW, you can kill the export of netpoll_send_skb_on_dev() too.

Thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/