From: Andy Shevchenko Date: Fri, 30 Sep 2011 11:45:40 +0000 (+0300) Subject: tcm_fc: remove custom hex_to_bin in ft_parse_wwn X-Git-Tag: v3.2-rc1~24^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=635a2b3f3e561278cb5b837ea305e50e3fa7f063;p=pandora-kernel.git tcm_fc: remove custom hex_to_bin in ft_parse_wwn This patch converts ft_parse_wwn() to use hex_to_bin() instead of custom conversion code. (Andy: Re-add missing strict && isupper(c) check) Signed-off-by: Andy Shevchenko Cc: "Nicholas A. Bellinger" Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed