Re: [PATCH] rxrpc: Replace all unsigned with unsigned int

2016-03-09 Thread David Howells
David Howells wrote: > Replace all "unsigned" types with "unsigned int" types. > > Reported-by: David Miller > Signed-off-by: David Howells This is aimed at net-next. David

[PATCH] rxrpc: Replace all unsigned with unsigned int

2016-03-09 Thread David Howells
Replace all "unsigned" types with "unsigned int" types. Reported-by: David Miller Signed-off-by: David Howells --- net/rxrpc/af_rxrpc.c |2 +- net/rxrpc/ar-ack.c| 12 ++-- net/rxrpc/ar-call.c |4 ++-- net/rxrpc/ar-connection.c |2 +- net/rxrpc/ar-intern