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:
912b253
)
[IOAT]: fix sparse ulong warning
author
Randy Dunlap
<rdunlap@xenotime.net>
Tue, 4 Jul 2006 02:24:19 +0000
(19:24 -0700)
committer
David S. Miller
<davem@davemloft.net>
Tue, 4 Jul 2006 02:24:19 +0000
(19:24 -0700)
Fix sparse warning:
drivers/dma/ioatdma.c:444:32: warning: constant 0xFFFFFFFFFFFFFFC0 is so big it is unsigned long
Also needs a MAINTAINERS entry.
Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found