Fix typo in last commit.
Approved by: rwatson
This commit is contained in:
parent
f468e837a1
commit
73fddedac8
@ -754,7 +754,7 @@ out:
|
||||
INP_UNLOCK(inp);
|
||||
if (!unlocked)
|
||||
INP_INFO_WUNLOCK(&tcbinfo);
|
||||
return (error):
|
||||
return (error);
|
||||
}
|
||||
|
||||
/*
|
||||
|
Loading…
x
Reference in New Issue
Block a user