commit | de5971462fe27885290d8c95d9446a8b6d012448 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@ftp.linux.org.uk> | Wed Mar 19 09:43:49 2008 +0000 |
committer | Jeff Garzik <jeff@garzik.org> | Wed Mar 26 00:18:00 2008 -0400 |
tree | ea82ddb101d79d7d9cc8881d4adc6582143ee0f9 | |
parent | 725aa4a9abc5d391ce36387e01c5b3c90a9f5516 [diff] |
ni52: kill the second argument of check586(), get rid of bogus pointer 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>