Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
[platform/kernel/linux-starfive.git] / include / linux / device-mapper.h
index 901ec19..c2a3758 100644 (file)
@@ -317,12 +317,6 @@ struct dm_target {
        unsigned num_secure_erase_bios;
 
        /*
-        * The number of WRITE SAME bios that will be submitted to the target.
-        * The bio number can be accessed with dm_bio_get_target_bio_nr.
-        */
-       unsigned num_write_same_bios;
-
-       /*
         * The number of WRITE ZEROES bios that will be submitted to the target.
         * The bio number can be accessed with dm_bio_get_target_bio_nr.
         */