Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
[platform/kernel/linux-starfive.git] / drivers / md / dm-crypt.c
index 51b17de..fb80539 100644 (file)
@@ -1997,7 +1997,6 @@ static bool kcryptd_crypt_write_inline(struct crypt_config *cc,
         */
        switch (bio_op(ctx->bio_in)) {
        case REQ_OP_WRITE:
-       case REQ_OP_WRITE_SAME:
        case REQ_OP_WRITE_ZEROES:
                return true;
        default: