summaryrefslogtreecommitdiff
path: root/README
AgeCommit message (Expand)AuthorFilesLines
2008-10-08Import new upstream release 0.42Tobias Klauser1-1/+4
2008-07-01Initial importTobias Klauser1-0/+48
ue='8'>8space:mode:
authorDavid Howells <dhowells@redhat.com>2016-09-02 22:39:45 +0100
committerDavid Howells <dhowells@redhat.com>2016-09-04 21:41:39 +0100
commitdf423a4af125f5b3d6f71b630e5c209774c353fd (patch)
tree9735485f17bd5d154d4bfcd38c7da0a5bb0a2fbe /net
parent0b58b8a18be4932849ec88a820b08345c6528ea5 (diff)
rxrpc: Rearrange net/rxrpc/sendmsg.c
Rearrange net/rxrpc/sendmsg.c to be in a more logical order. This makes it easier to follow and eliminates forward declarations. Signed-off-by: David Howells <dhowells@redhat.com>
Diffstat (limited to 'net')
-rw-r--r--net/rxrpc/sendmsg.c558
1 files changed, 277 insertions, 281 deletions
diff --git a/net/rxrpc/sendmsg.c b/net/rxrpc/sendmsg.c