]> Git Repo - linux.git/commit
tcmu: return on first Opt parse failure
authorMike Christie <[email protected]>
Thu, 2 Mar 2017 05:14:40 +0000 (23:14 -0600)
committerNicholas Bellinger <[email protected]>
Sat, 18 Mar 2017 21:47:25 +0000 (14:47 -0700)
commit2579325ca0acc598fdf41ba12b2871d3467f28df
treee9249ca9b9b3cbbdd5eb4c0cbe43b93c47bcc298
parent3abaa2bfdb1e6bb33d38a2e82cf3bb82ec0197bf
tcmu: return on first Opt parse failure

We only were returing failure if the last opt to be parsed failed.
This has a return failure when we first detect a failure.

Signed-off-by: Mike Christie <[email protected]>
Signed-off-by: Nicholas Bellinger <[email protected]>
drivers/target/target_core_user.c
This page took 0.059347 seconds and 4 git commands to generate.