]> git.baikalelectronics.ru Git - kernel.git/commit
tipc: rename function msg_get_wrapped() to msg_inner_hdr()
authorJon Maloy <jon.maloy@ericsson.com>
Tue, 25 Jun 2019 17:37:00 +0000 (19:37 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 25 Jun 2019 20:42:54 +0000 (13:42 -0700)
commit2edaa83e1e72fab43fb8e54eaff00811651a3902
tree1215dfd76250d1463a14f5812ac454aeb04f864d
parentdff3a1dd20e8b399e32d549d2d44a44a1e785150
tipc: rename function msg_get_wrapped() to msg_inner_hdr()

We rename the inline function msg_get_wrapped() to the more
comprehensible msg_inner_hdr().

Signed-off-by: Jon Maloy <jon.maloy@ericsson.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/tipc/bcast.c
net/tipc/link.c
net/tipc/msg.h
net/tipc/node.c