git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2ff2ae7
)
[PATCH] ppc bug.h namespace pollution
author
Al Viro
<viro@ftp.linux.org.uk>
Wed, 2 Nov 2005 03:10:43 +0000
(
03:10
+0000)
committer
Paul Mackerras
<paulus@samba.org>
Wed, 2 Nov 2005 04:01:30 +0000
(15:01 +1100)
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>
No differences found