[PATCH] ppc bug.h namespace pollution
authorAl Viro <viro@ftp.linux.org.uk>
Wed, 2 Nov 2005 03:10:43 +0000 (03:10 +0000)
committerPaul Mackerras <paulus@samba.org>
Wed, 2 Nov 2005 04:01:30 +0000 (15:01 +1100)
commitf2cad7a8cdbe66d313059824d61ef1f455031566
tree2eeadc87ded22e3581ebcc418e83107911f21a06
parent2ff2ae7a0d7bfd813325663dc6353d034db7473d
[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 <viro@zeniv.linux.org.uk>
Signed-off-by: Paul Mackerras <paulus@samba.org>
include/asm-powerpc/bug.h