From: Allan Stephens Date: Thu, 17 Apr 2008 01:22:20 +0000 (-0700) Subject: [TIPC]: Cleanup of TIPC reference table code X-Git-Tag: v2.6.26-rc1~1138^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bcff122d478b774f4fd5262f35eedebe2f2fb274;p=pandora-kernel.git [TIPC]: Cleanup of TIPC reference table code This patch is a largely cosmetic cleanup of the TIPC reference table code. - The object reference field in each table entry is now single 32-bit integer instead of a union of two 32-bit integers. - Variable naming has been made more consistent. - Error message output has been made more consistent. - Useless #includes have been eliminated. Signed-off-by: Allan Stephens Signed-off-by: David S. Miller --- Reading git-diff-tree failed