commit | 92138d1f254d58b818e7c3b91a1967cf57d374b5 | [log] [tgz] |
---|---|---|
author | Allan Stephens <allan.stephens@windriver.com> | Fri Apr 08 11:04:15 2011 -0400 |
committer | Paul Gortmaker <paul.gortmaker@windriver.com> | Tue May 10 16:03:45 2011 -0400 |
tree | 1ed9e3801d403698aa3402d10522fb9adcae5b35 | |
parent | 19f53d2cef97506364638c647a3aa11291819896 [diff] |
tipc: Cosmetic consolidation of internal message type definitions Half of the #define entries in msg.h were down at the bottom of the header, instead of up at the top before any of the static inlines etc. Relocate them up to the top, to be consistent with the other normal linux header file layout conventions. Signed-off-by: Allan Stephens <allan.stephens@windriver.com> Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>