[IRDA]: Possible cleanups.
authorAdrian Bunk <bunk@stusta.de>
Wed, 17 Aug 2005 03:45:45 +0000 (20:45 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 29 Aug 2005 23:01:43 +0000 (16:01 -0700)
commitbf73d1c5d726ac717755efc7e15d2a86dd383448
tree50d1038ea7c010c193f7f1d40d093a8efbf259c2
parent4c6ea29d82e0d1b9b37e6b879e0a7fd6c409333d
[IRDA]: Possible cleanups.

This patch contains the following possible cleanups:

- make the following needlessly global function static:
  - irnet/irnet_ppp.c: irnet_init

- remove the following unneeded EXPORT_SYMBOL's:
  - irlmp.c: sysctl_discovery_timeout
  - irlmp.c: irlmp_reasons
  - irlmp.c: irlmp_dup
  - irqueue.c: hashbin_find_next

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/irda/irlmp.c
net/irda/irnet/irnet.h
net/irda/irnet/irnet_ppp.c
net/irda/irqueue.c