From: Jörn Engel Date: Thu, 15 Mar 2012 19:08:03 +0000 (-0400) Subject: iscsi-target: Remove unused variables in iscsi_target_parameters.c X-Git-Tag: v3.4-rc1~146^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a227fb3a5a61e70ae4e4957818a23e9239bf5a43;p=pandora-kernel.git 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 --- Reading git-diff-tree failed