From: Al Viro Date: Wed, 2 Nov 2005 03:10:43 +0000 (+0000) Subject: [PATCH] ppc bug.h namespace pollution X-Git-Tag: v2.6.15-rc1~726^2~3^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2cad7a8cdbe66d313059824d61ef1f455031566;p=pandora-kernel.git [PATCH] ppc bug.h namespace pollution DATA_TYPE is really not a good thing to put into header that gets included all over the tree... Just make the cast always (long) and get rid of DATA_TYPE altogether. Signed-off-by: Al Viro Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed