From: Ying Xue Date: Thu, 16 Aug 2012 12:09:11 +0000 (+0000) Subject: tipc: convert tipc_nametbl_size type from variable to macro X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~47^2~307 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f046e7d9be1cbb3335694c7f9a31d18e1f998ff5;p=pandora-kernel.git tipc: convert tipc_nametbl_size type from variable to macro There is nothing changing this variable dynamically, so change it to a macro to make that more obvious when reading the code. Signed-off-by: Ying Xue Signed-off-by: Jon Maloy Signed-off-by: Paul Gortmaker Signed-off-by: David S. Miller --- Reading git-diff-tree failed