original_kernel/net/ceph
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
..
crush net: cleanup unsigned to unsigned int 2012-04-15 12:44:40 -04:00
Kconfig
Makefile
armor.c
auth.c
auth_none.c
auth_none.h
auth_x.c
auth_x.h net: cleanup unsigned to unsigned int 2012-04-15 12:44:40 -04:00
auth_x_protocol.h
buffer.c
ceph_common.c net: cleanup unsigned to unsigned int 2012-04-15 12:44:40 -04:00
ceph_fs.c
ceph_hash.c net: cleanup unsigned to unsigned int 2012-04-15 12:44:40 -04:00
ceph_strings.c
crypto.c ceph: Use kmemdup rather than duplicating its implementation 2012-01-10 08:56:54 -08:00
crypto.h
debugfs.c net: cleanup unsigned to unsigned int 2012-04-15 12:44:40 -04:00
messenger.c net: cleanup unsigned to unsigned int 2012-04-15 12:44:40 -04:00
mon_client.c net: cleanup unsigned to unsigned int 2012-04-15 12:44:40 -04:00
msgpool.c
osd_client.c net: cleanup unsigned to unsigned int 2012-04-15 12:44:40 -04:00
osdmap.c net: cleanup unsigned to unsigned int 2012-04-15 12:44:40 -04:00
pagelist.c
pagevec.c