diff options
Diffstat (limited to 'include/linux/blkdev.h')
-rw-r--r-- | include/linux/blkdev.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/blkdev.h b/include/linux/blkdev.h index 19c2e947d4d1..830f9c07d4bb 100644 --- a/include/linux/blkdev.h +++ b/include/linux/blkdev.h | |||
@@ -1472,8 +1472,6 @@ struct blk_integrity { | |||
1472 | unsigned short tag_size; | 1472 | unsigned short tag_size; |
1473 | 1473 | ||
1474 | const char *name; | 1474 | const char *name; |
1475 | |||
1476 | struct kobject kobj; | ||
1477 | }; | 1475 | }; |
1478 | 1476 | ||
1479 | extern bool blk_integrity_is_initialized(struct gendisk *); | 1477 | extern bool blk_integrity_is_initialized(struct gendisk *); |