[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <g2teb3ff54b1004202220va58efc7evdb91e2cf38b062d4@mail.gmail.com>
Date: Wed, 21 Apr 2010 08:20:31 +0300
From: Rami Rosen <ramirose@...il.com>
To: davem@...emloft.net, netdev@...r.kernel.org
Subject: [PATCH net-next-2.6] cleanup: remove two unnecessary exports
(skbuff).
Hi,
There is no need to export skb_under_panic() and skb_over_panic() in
skbuff.c, since these methods are used only in skbuff.c ; this patch
removes these
two exports. It also marks these functions as 'static' and removeS the extern
declarations of them from include/linux/skbuff.h
Regards,
Rami Rosen
Signed-off-by: Rami Rosen <ramirose@...il.com>
View attachment "patch.txt" of type "text/plain" (2167 bytes)
Powered by blists - more mailing lists