diff --git a/scst/src/scst_targ.c b/scst/src/scst_targ.c index e64ab1de3..6ba53943f 100644 --- a/scst/src/scst_targ.c +++ b/scst/src/scst_targ.c @@ -2190,7 +2190,6 @@ static int scst_persistent_reserve_in_local(struct scst_cmd *cmd) break; default: PRINT_ERROR("Unsupported action %x", action); - scst_pr_write_unlock(dev); goto out_unsup_act; }