phk 2003/08/17 11:54:24 PDT
FreeBSD src repository
Modified files:
sys/vm vnode_pager.c
Log:
Use NULL for 3rd argument of VOP_BMAP() rather than custom cast.
Eliminate unused variable.
Revision Changes Path
1.180 +2 -4 src/sys/vm/vnode_pager.c