8ea5788ee4a944c872fcd0 parent 281689051a628e5341ce1efcfafde9d60f2f6fbb author Jörn Engel 1331838483 -0400 committer Nicholas Bellinger 1331864185 -0700 iscsi-target: Remove unused variables in iscsi_target_parameters.c local_right_val was an obvious case, tmp_ptr is also write-only, but evades the compiler by being passed to simple_strtoul as char **endp. Signed-off-by: Joern Engel Signed-off-by: Nicholas Bellinger