mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-18 10:35:55 +00:00
Remove trailing spaces
This commit is contained in:
parent
b7f089e9f1
commit
e0769d2dff
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=191013
@ -1442,8 +1442,8 @@ nfs_timer(void *arg)
|
||||
nfs_softterm(rep);
|
||||
mtx_unlock(&rep->r_mtx);
|
||||
continue;
|
||||
}
|
||||
mtx_unlock(&rep->r_mtx);
|
||||
}
|
||||
mtx_unlock(&rep->r_mtx);
|
||||
}
|
||||
if (nfs_sigintr(nmp, rep, rep->r_td))
|
||||
continue;
|
||||
|
Loading…
Reference in New Issue
Block a user