kernel-hacking-2024-linux-s.../net/irda
Andi Kleen 9566042ef8 IRDA: Fix global type conflicts in net/irda/irsysctl.c v2
The externs here didn't agree with the declarations in qos.c.

Better would be probably to move this into a header, but since it's
common practice to have naked externs with sysctls I left it for now.

Cc: samuel@sortiz.org
Signed-off-by: Andi Kleen <ak@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-09-16 19:17:09 -04:00
..
ircomm net: Remove casts of void * 2011-06-16 23:19:27 -04:00
irlan net: Remove casts of void * 2011-06-16 23:19:27 -04:00
irnet
af_irda.c net: Remove casts of void * 2011-06-16 23:19:27 -04:00
discovery.c
irda_device.c net: Remove casts of void * 2011-06-16 23:19:27 -04:00
iriap.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 2011-06-20 22:29:08 -07:00
iriap_event.c
irias_object.c
irlap.c
irlap_event.c
irlap_frame.c
irlmp.c
irlmp_event.c
irlmp_frame.c
irmod.c
irnetlink.c
irproc.c
irqueue.c net: Remove casts of void * 2011-06-16 23:19:27 -04:00
irsysctl.c IRDA: Fix global type conflicts in net/irda/irsysctl.c v2 2011-09-16 19:17:09 -04:00
irttp.c net: Remove casts of void * 2011-06-16 23:19:27 -04:00
Kconfig
Makefile
parameters.c
qos.c IRDA: Fix global type conflicts in net/irda/irsysctl.c v2 2011-09-16 19:17:09 -04:00
timer.c
wrapper.c