]> git.baikalelectronics.ru Git - kernel.git/commit
rxrpc Move enum rxrpc_command to sendmsg.c
authorDavid Howells <dhowells@redhat.com>
Sun, 4 Sep 2016 12:25:21 +0000 (13:25 +0100)
committerDavid Howells <dhowells@redhat.com>
Sun, 4 Sep 2016 20:41:39 +0000 (21:41 +0100)
commit12e85b352a969c6bc77298aafa356a6bf1a41aae
tree8c434f88a5dc0563ac5da69bb79cc0ae5f917653
parentf6a95d8199f0bacdfb00015acf68504355f11eca
rxrpc Move enum rxrpc_command to sendmsg.c

Move enum rxrpc_command to sendmsg.c as it's now only used in that file.

Signed-off-by: David Howells <dhowells@redhat.com>
net/rxrpc/ar-internal.h
net/rxrpc/sendmsg.c