summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2008-10-08Adapt package to new source layout.Tobias Klauser1-0/+0
2008-10-08Import new upstream release 0.42Tobias Klauser37-0/+4737
value='3' selected='selected'>3space: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/rxrpc
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/rxrpc')
-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