[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20100420.192601.109636833.davem@davemloft.net>
Date: Tue, 20 Apr 2010 19:26:01 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: ramirose@...il.com
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH net-2.6] cleanup: remove two unnecessary exports in
skbuff.c.
From: Rami Rosen <ramirose@...il.com>
Date: Mon, 19 Apr 2010 12:50:19 +0300
> 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.
>
> Signed-off-by: Rami Rosen <ramirose@...il.com>
If this is indeed the case, you should also mark these functions
'static' and remove the extern declarations of them from
include/linux/skbuff.h
Please make those changes and resubmit your patch (against
net-next-2.6 since that's where it belongs at this point).
Thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists