]> 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)
commitde82d442abfe009d15551acda0162751f74a711a
tree59b4c7dec17b8b0714a9dd55910debf3f29ccc51
parent31cc1b74146a606dd057e319e4c62c3843b7bb7c
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