]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
target: Use symbolic value for WRITE_VERIFY_16
authorBart Van Assche <bart.vanassche@sandisk.com>
Tue, 23 May 2017 23:48:22 +0000 (16:48 -0700)
committerNicholas Bellinger <nab@linux-iscsi.org>
Fri, 7 Jul 2017 05:57:57 +0000 (22:57 -0700)
commit3e182db787714b373d4b1a1fd7dba4a581e8e406
treec4d3f4ca1baf1aee66c080ee4300d15469408f3f
parenteb5ae2335a84cccf45ec01602bc300c3e70486d0
target: Use symbolic value for WRITE_VERIFY_16

Now that a symbolic value has been introduced for WRITE_VERIFY_16,
use it. This patch does not change any functionality.

References: commit c2d26f18dcbc ("target: Add WRITE_VERIFY_16")
Signed-off-by: Bart Van Assche <bart.vanassche@sandisk.com>
Reviewed-by: Hannes Reinecke <hare@suse.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Cc: Bryant G. Ly <bryantly@linux.vnet.ibm.com>
Cc: Andy Grover <agrover@redhat.com>
Cc: David Disseldorp <ddiss@suse.de>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
drivers/target/target_core_device.c