]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
target: Use macro for WRITE_VERIFY_32 operation codes
authorDamien Le Moal <damien.lemoal@wdc.com>
Wed, 28 Jun 2017 05:58:56 +0000 (14:58 +0900)
committerNicholas Bellinger <nab@linux-iscsi.org>
Fri, 7 Jul 2017 06:11:49 +0000 (23:11 -0700)
commite5dc9a7055c98bcd7b03f9735d5f2ec2b7f0d897
tree51af1054e51b38ec11902fd69d6630da096ffdd6
parent402242c904432207515e3ccb4126ff0dcfba89ca
target: Use macro for WRITE_VERIFY_32 operation codes

Add WRITE_VERIFY_32 definition to scsi prototypes and use this macro
definition isntead of the hard coded value.

(Drop WRITE_VERIFY_16 that's already part of another patch - nab)

Signed-off-by: Damien Le Moal <damien.lemoal@wdc.com>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
drivers/target/target_core_device.c
include/scsi/scsi_proto.h