commit | a6b3a93e15b2925a151e9ae13dcb93ad7b3e48aa | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Sat Aug 11 22:34:31 2007 +0200 |
committer | Jens Axboe <jens.axboe@oracle.com> | Sat Aug 11 22:34:48 2007 +0200 |
tree | 42640043e31911129ba44efc4fcb8e19e5e27ef0 | |
parent | 2e4934aa4586832c35e077191849a06f93e4a9a0 [diff] |
sysace: HDIO_GETGEO has it's own method for ages The way this driver tries to implement HDIO_GETGEO it'll never be called. Then again on ppc it probably will never be called anyway because it's utterly pointless. Signed-off-by: Christoph Hellwig <hch@lst.de> Cc: Grant Likely <grant.likely@secretlab.ca> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Jens Axboe <jens.axboe@oracle.com>