diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2013-05-04 01:15:57 +0400 |
---|---|---|
committer | Nicholas Bellinger <nab@linux-iscsi.org> | 2013-05-04 03:49:48 +0400 |
commit | 80690fdb959a652e02d4f40a684bd39586be9f32 (patch) | |
tree | 445e9d043b648e5ed4fcd130cb8ff1ba69f2fdfb /drivers/target/iscsi/iscsi_target_erl1.c | |
parent | bfbdb31d41b3d868449de272da746d1c2d0b764e (diff) | |
download | linux-80690fdb959a652e02d4f40a684bd39586be9f32.tar.xz |
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: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
Diffstat (limited to 'drivers/target/iscsi/iscsi_target_erl1.c')
0 files changed, 0 insertions, 0 deletions