Style.
Reviewed by: mckusick Sponsored by: The FreeBSD Foundation MFC after: 3 days
This commit is contained in:
parent
3bce6630f2
commit
b5f2560d09
@ -14059,7 +14059,7 @@ softdep_count_dependencies(bp, wantcount)
|
||||
}
|
||||
out:
|
||||
FREE_LOCK(ump);
|
||||
return retval;
|
||||
return (retval);
|
||||
}
|
||||
|
||||
/*
|
||||
|
Loading…
x
Reference in New Issue
Block a user