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)
commita7dc51adcafe00406d0fb6cc5be3b65b8fc52004
tree1215dfd76250d1463a14f5812ac454aeb04f864d
parent20c67312946dd0e152f6c65d6fa93c1b0eedcd80
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