diff options
author | 2017-10-31 11:03:16 -0700 | |
---|---|---|
committer | 2017-11-04 15:16:01 -0700 | |
commit | e1dfb21f004f403a16539e8a037963b57a25e0ad (patch) | |
tree | 5a44c9e7adc44ebd51641200fa09b8866c3f396d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | target/iscsi: Fix endianness in an error message (diff) | |
download | linux-dev-e1dfb21f004f403a16539e8a037963b57a25e0ad.tar.xz linux-dev-e1dfb21f004f403a16539e8a037963b57a25e0ad.zip |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions