aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux')
-rw-r--r--include/linux/bio.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/linux/bio.h b/include/linux/bio.h
index 63a0e53e238c..448d8c052cb7 100644
--- a/include/linux/bio.h
+++ b/include/linux/bio.h
@@ -310,9 +310,6 @@ struct bio_integrity_payload {
310 310
311 struct bvec_iter bip_iter; 311 struct bvec_iter bip_iter;
312 312
313 /* kill - should just use bip_vec */
314 void *bip_buf; /* generated integrity data */
315
316 bio_end_io_t *bip_end_io; /* saved I/O completion fn */ 313 bio_end_io_t *bip_end_io; /* saved I/O completion fn */
317 314
318 unsigned short bip_slab; /* slab the bip came from */ 315 unsigned short bip_slab; /* slab the bip came from */