]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - include/linux/bio.h
Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block
[karo-tx-linux.git] / include / linux / bio.h
index b7e1a00810f272e6649a109784625c78219f54e7..583c10810e323b0835fa856cda4930b901280989 100644 (file)
@@ -663,8 +663,6 @@ static inline void bio_inc_remaining(struct bio *bio)
  * and the bvec_slabs[].
  */
 #define BIO_POOL_SIZE 2
-#define BIOVEC_NR_POOLS 6
-#define BIOVEC_MAX_IDX (BIOVEC_NR_POOLS - 1)
 
 struct bio_set {
        struct kmem_cache *bio_slab;