]> git.baikalelectronics.ru Git - kernel.git/commit
rxrpc: Replace all unsigned with unsigned int
authorDavid Howells <dhowells@redhat.com>
Wed, 9 Mar 2016 23:22:56 +0000 (23:22 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 13 Mar 2016 19:14:57 +0000 (15:14 -0400)
commit0ec2cc470841c0764b6092ad842abfc3ca043957
tree59b4c7dec17b8b0714a9dd55910debf3f29ccc51
parent6b59e71e30485ea2033cfec2a5c312f427e8d752
rxrpc: Replace all unsigned with unsigned int

Replace all "unsigned" types with "unsigned int" types.

Reported-by: David Miller <davem@davemloft.net>
Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/rxrpc/af_rxrpc.c
net/rxrpc/ar-ack.c
net/rxrpc/ar-call.c
net/rxrpc/ar-connection.c
net/rxrpc/ar-internal.h
net/rxrpc/ar-output.c
net/rxrpc/ar-transport.c
net/rxrpc/sysctl.c