original_kernel/net/sctp
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
..
Kconfig
Makefile
associola.c net: cleanup unsigned to unsigned int 2012-04-15 12:44:40 -04:00
auth.c
bind_addr.c
chunk.c
command.c
debug.c
endpointola.c
input.c
inqueue.c
ipv6.c
objcnt.c
output.c net: cleanup unsigned to unsigned int 2012-04-15 12:44:40 -04:00
outqueue.c net: cleanup unsigned to unsigned int 2012-04-15 12:44:40 -04:00
primitive.c
probe.c
proc.c
protocol.c
sm_make_chunk.c
sm_sideeffect.c net: cleanup unsigned to unsigned int 2012-04-15 12:44:40 -04:00
sm_statefuns.c net: cleanup unsigned to unsigned int 2012-04-15 12:44:40 -04:00
sm_statetable.c
socket.c sctp: Allow struct sctp_event_subscribe to grow without breaking binaries 2012-04-04 18:05:02 -04:00
ssnmap.c
sysctl.c
transport.c
tsnmap.c
ulpevent.c
ulpqueue.c