On Thu, 13 April 2006 13:58:28 +0200, Adrian Bunk wrote:
>
> - make the following trivial wrapper function a static inline:
> - neighbour.c: neigh_parms_destroy()
Am I missing something or is there just a single caller? In that
case, neigh_parms_put() could call kfree() directly and
neigh_parm
This patch contains the following possible cleanups:
- make the following needlessly global functions static:
- skbuff.c: kfree_skbmem()
- skbuff.c: skb_prepare_seq_read()
- skbuff.c: skb_seq_read()
- skbuff.c: skb_abort_seq_read()
- #if 0 the following unused global functions:
- skbuff.c