]> git.baikalelectronics.ru Git - kernel.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)
commitae68805622c1be8a17dda1559c49da9867aac22a
tree34cdd6f8ab360e781e9bd4c6b2b8aeefb233bfa5
parent15eb42f706b6ee7ef89c9dfc69f6ae69b7da66ef
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