git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bfbdb31
)
iscsi-target: Make buf param of iscsit_do_crypto_hash_buf() const void *
author
Geert Uytterhoeven
<geert@linux-m68k.org>
Fri, 3 May 2013 21:15:57 +0000
(23:15 +0200)
committer
Nicholas Bellinger
<nab@linux-iscsi.org>
Fri, 3 May 2013 23:49:48 +0000
(16:49 -0700)
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>
No differences found