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)
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>

No differences found