From: Allan Stephens Date: Fri, 8 Apr 2011 15:04:15 +0000 (-0400) Subject: tipc: Cosmetic consolidation of internal message type definitions X-Git-Tag: v3.0-rc1~377^2~111^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=92138d1f254d58b818e7c3b91a1967cf57d374b5;p=pandora-kernel.git 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 Signed-off-by: Paul Gortmaker --- Reading git-diff-tree failed