Skip to content
Commit ddca8f3e authored by Nicholas Bellinger's avatar Nicholas Bellinger
Browse files

iscsi-target: Fix hex2bin warn_unused compile message



Fix the following compile warning with hex2bin() usage:

drivers/target/iscsi/iscsi_target_auth.c: In function ‘chap_string_to_hex’:
drivers/target/iscsi/iscsi_target_auth.c:35: warning: ignoring return value of ‘hex2bin’, declared with attribute warn_unused_result

Signed-off-by: default avatarNicholas Bellinger <nab@linux-iscsi.org>
parent c638830d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment