Remove a variable that has been initialized but otherwise unused since
revision 1.315.
This commit is contained in:
parent
2a76f36902
commit
a7fef684f6
@ -1302,9 +1302,7 @@ brelse(struct buf * bp)
|
||||
off_t foff;
|
||||
vm_pindex_t poff;
|
||||
vm_object_t obj;
|
||||
struct vnode *vp;
|
||||
|
||||
vp = bp->b_vp;
|
||||
obj = bp->b_object;
|
||||
|
||||
/*
|
||||
|
Loading…
x
Reference in New Issue
Block a user