linux/net/x25
Eric Dumazet 95c9617472 net: cleanup unsigned to unsigned int
Use of "unsigned int" is preferred to bare "unsigned" in net tree.

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-04-15 12:44:40 -04:00
..
af_x25.c net:x25: use IS_ENABLED 2011-12-16 15:49:52 -05:00
Kconfig
Makefile
sysctl_net_x25.c
x25_dev.c net:x25: use IS_ENABLED 2011-12-16 15:49:52 -05:00
x25_facilities.c net: cleanup unsigned to unsigned int 2012-04-15 12:44:40 -04:00
x25_forward.c
x25_in.c x25: Handle undersized/fragmented skbs 2011-10-17 19:31:39 -04:00
x25_link.c x25: Handle undersized/fragmented skbs 2011-10-17 19:31:39 -04:00
x25_out.c
x25_proc.c net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules 2011-10-31 19:30:30 -04:00
x25_route.c net:x25: use IS_ENABLED 2011-12-16 15:49:52 -05:00
x25_subr.c x25: Handle undersized/fragmented skbs 2011-10-17 19:31:39 -04:00
x25_timer.c