diff options
author | attilio <attilio@FreeBSD.org> | 2008-02-08 21:45:47 +0000 |
---|---|---|
committer | attilio <attilio@FreeBSD.org> | 2008-02-08 21:45:47 +0000 |
commit | e1db4e70b3e0f4dcd6006b5380fd6484833c54e5 (patch) | |
tree | d665c82ab8f9928d1e59b948e716949fff3645b5 /usr.sbin/ndp | |
parent | a50bf6017b13b7c71ee735e11686a919ae329a41 (diff) | |
download | FreeBSD-src-e1db4e70b3e0f4dcd6006b5380fd6484833c54e5.zip FreeBSD-src-e1db4e70b3e0f4dcd6006b5380fd6484833c54e5.tar.gz |
Conver all explicit instances to VOP_ISLOCKED(arg, NULL) into
VOP_ISLOCKED(arg, curthread). Now, VOP_ISLOCKED() and lockstatus() should
only acquire curthread as argument; this will lead in axing the additional
argument from both functions, making the code cleaner.
Reviewed by: jeff, kib
Diffstat (limited to 'usr.sbin/ndp')
0 files changed, 0 insertions, 0 deletions