]> git.karo-electronics.de Git - mv-sheeva.git/commit
tipc: Cleanup of message header size terminology
authorAllan Stephens <allan.stephens@windriver.com>
Tue, 31 May 2011 19:03:18 +0000 (15:03 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Fri, 24 Jun 2011 20:18:17 +0000 (16:18 -0400)
commit741d9eb7b8f352071f56aacb77f5245b4e2a4fbe
tree34cdd6f8ab360e781e9bd4c6b2b8aeefb233bfa5
parent15f4e2b30372695573bc46102790094a92b3eb11
tipc: Cleanup of message header size terminology

Performs cosmetic cleanup of the symbolic names used to specify TIPC
payload message header sizes. The revised names now more accurately
reflect the payload messages in which they can appear. In addition,
several places where these payload message symbol names were being used
to create non-payload messages have been updated to use the proper
internal message symbolic name.

No functional changes are introduced by this rework.

Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
net/tipc/link.c
net/tipc/msg.h
net/tipc/name_distr.c
net/tipc/port.c