target/sbp: Remove strict param from sbp_parse_wwn
authorAndy Grover <agrover@redhat.com>
Mon, 30 Jul 2012 22:54:18 +0000 (15:54 -0700)
committerNicholas Bellinger <nab@linux-iscsi.org>
Mon, 17 Sep 2012 23:15:47 +0000 (16:15 -0700)
commit343d475d6176fa081918fcbf3fcb0b0143e28661
tree7e833ef529b2943dfe7473ba3f8ce22bd108bc4d
parent283669d282836c5b96faca9bcca184efb9618975
target/sbp: Remove strict param from sbp_parse_wwn

It's always set, and controls whether uppercase A-F are allowed hex values.
I don't see a reason not to accept these.

Signed-off-by: Andy Grover <agrover@redhat.com>
Cc: Chris Boot <bootc@bootc.net>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
drivers/target/sbp/sbp_target.c