Skip to content
Snippets Groups Projects
Commit 80690fdb authored by Geert Uytterhoeven's avatar Geert Uytterhoeven Committed by Nicholas Bellinger
Browse files

iscsi-target: Make buf param of iscsit_do_crypto_hash_buf() const void *


Make the "buf" input param of iscsit_do_crypto_hash_buf() "const void *".
This allows to remove lots of casts in its callers.

Signed-off-by: default avatarGeert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: default avatarNicholas Bellinger <nab@linux-iscsi.org>
parent bfbdb31d
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment