Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-04-11 | rxrpc: Static arrays of strings should be const char *const[] | David Howells | |
Static arrays of strings should be const char *const[]. Signed-off-by: David Howells <dhowells@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net> | |||
2016-04-11 | rxrpc: Move some miscellaneous bits out into their own file | David Howells | |
Move some miscellaneous bits out into their own file to make it easier to split the call handling. Signed-off-by: David Howells <dhowells@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net> |