diff options
| author | James Simmons <jsimmons@maxwell.earthlink.net> | 2002-07-05 19:55:58 -0700 |
|---|---|---|
| committer | James Simmons <jsimmons@maxwell.earthlink.net> | 2002-07-05 19:55:58 -0700 |
| commit | a9c5e233ae82ca768cb495aa0dedc496c8f660b7 (patch) | |
| tree | b2af1b90962932700e84bb6657a1cb6aeae79ccc /include/linux/bio.h | |
| parent | fbb30912709d8cc3061abb38fe15ff14c8cd7c41 (diff) | |
| parent | 7970f12d1e175e93a23416a55b87f28356d91188 (diff) | |
Merge http://linus.bkbits.net/linux-2.5
into maxwell.earthlink.net:/tmp/linus-2.5
Diffstat (limited to 'include/linux/bio.h')
| -rw-r--r-- | include/linux/bio.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/bio.h b/include/linux/bio.h index ffc38fca9c1e..1b4004652cde 100644 --- a/include/linux/bio.h +++ b/include/linux/bio.h @@ -203,8 +203,6 @@ extern struct bio *bio_copy(struct bio *, int, int); extern inline void bio_init(struct bio *); -extern int bio_ioctl(kdev_t, unsigned int, unsigned long); - #ifdef CONFIG_HIGHMEM /* * remember to add offset! and never ever reenable interrupts between a |
