diff options
Diffstat (limited to 'include/linux/bio.h')
| -rw-r--r-- | include/linux/bio.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/bio.h b/include/linux/bio.h index 76f6c252baff..04944c91fae7 100644 --- a/include/linux/bio.h +++ b/include/linux/bio.h | |||
| @@ -216,7 +216,6 @@ extern struct bio *bio_alloc(gfp_t, unsigned int); | |||
| 216 | extern struct bio *bio_kmalloc(gfp_t, unsigned int); | 216 | extern struct bio *bio_kmalloc(gfp_t, unsigned int); |
| 217 | extern struct bio *bio_alloc_bioset(gfp_t, int, struct bio_set *); | 217 | extern struct bio *bio_alloc_bioset(gfp_t, int, struct bio_set *); |
| 218 | extern void bio_put(struct bio *); | 218 | extern void bio_put(struct bio *); |
| 219 | extern void bio_free(struct bio *, struct bio_set *); | ||
| 220 | 219 | ||
| 221 | extern void bio_endio(struct bio *, int); | 220 | extern void bio_endio(struct bio *, int); |
| 222 | struct request_queue; | 221 | struct request_queue; |
