mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-03 14:48:57 +00:00
Whitespace cleanup.
This commit is contained in:
parent
ac7ddfbf72
commit
bb6a76ed22
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=254731
@ -1097,9 +1097,8 @@ out:
|
||||
* If free is 1, then we've disassociated the EP from the QP
|
||||
* and we need to dereference the EP.
|
||||
*/
|
||||
if (free)
|
||||
if (free)
|
||||
put_ep(&ep->com);
|
||||
|
||||
|
||||
CTR2(KTR_IW_CXGB, "%s exit state %d", __FUNCTION__, qhp->attr.state);
|
||||
return ret;
|
||||
|
Loading…
Reference in New Issue
Block a user