]> 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)
commitace5609ff4751c9ad1f05a8bb5b2f0a72352f205
tree1215dfd76250d1463a14f5812ac454aeb04f864d
parent0c2267743a7fc28f1f70ed06d4b12f0a671ff491
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