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:
725aa4a
)
ni52: kill the second argument of check586(), get rid of bogus pointer
author
Al Viro
<viro@ftp.linux.org.uk>
Wed, 19 Mar 2008 09:43:49 +0000
(09:43 +0000)
committer
Jeff Garzik
<jeff@garzik.org>
Wed, 26 Mar 2008 04:18:00 +0000
(
00:18
-0400)
Passing ISA bus address explicitly cast to char * only to cast it back to
unsigned long is dumb; so's passing it at all when it's always dev->mem_start...
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
No differences found