diff options
author | Bart Van Assche <bart.vanassche@wdc.com> | 2017-10-31 11:03:16 -0700 |
---|---|---|
committer | Nicholas Bellinger <nab@linux-iscsi.org> | 2017-11-04 15:16:01 -0700 |
commit | e1dfb21f004f403a16539e8a037963b57a25e0ad (patch) | |
tree | 5a44c9e7adc44ebd51641200fa09b8866c3f396d /drivers/target/iscsi/iscsi_target_tpg.h | |
parent | de3493aea656ad7ae2e8dd492ee928712d147c74 (diff) | |
download | op-kernel-dev-e1dfb21f004f403a16539e8a037963b57a25e0ad.zip op-kernel-dev-e1dfb21f004f403a16539e8a037963b57a25e0ad.tar.gz |
target/iscsi: Modify iscsit_do_crypto_hash_buf() prototype
Change the type of the last two arguments from u8 * into const void *
and void * respectively such that the u8 * casts can be left out
from the callers. This patch does not change any functionality.
Signed-off-by: Bart Van Assche <bart.vanassche@sandisk.com>
Cc: Christoph Hellwig <hch@lst.de>
Cc: Mike Christie <mchristi@redhat.com>
Reviewed-by: Hannes Reinecke <hare@suse.com>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
Diffstat (limited to 'drivers/target/iscsi/iscsi_target_tpg.h')
0 files changed, 0 insertions, 0 deletions