From: Jörn Engel Date: Wed, 3 Jul 2013 15:35:11 +0000 (-0400) Subject: iscsi-target: kstrtou* configfs attribute parameter cleanups X-Git-Tag: v3.11-rc1~22^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad7babd23726b442b0b5fd92d8bd0611af5e5d6a;p=pandora-kernel.git iscsi-target: kstrtou* configfs attribute parameter cleanups This patch includes the conversion of iscsi-target configfs attributes for NetworkPortal, NodeACL, TPG, IQN and Discovery groups to use kstrtou*() instead of simple_strtou*(). It also cleans up new-line usage during iscsi_tpg_param_store_##name to use isspace(). Signed-off-by: Joern Engel Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed