mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-15 14:56:13 +01:00
Removed unused & empty bufstats() function.
This commit is contained in:
parent
8c3d9c403c
commit
5baf11ce97
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=7880
@ -18,7 +18,7 @@
|
||||
* 5. Modifications may be freely made to this file if the above conditions
|
||||
* are met.
|
||||
*
|
||||
* $Id: vfs_bio.c,v 1.40 1995/04/16 05:11:14 davidg Exp $
|
||||
* $Id: vfs_bio.c,v 1.41 1995/04/16 11:45:30 davidg Exp $
|
||||
*/
|
||||
|
||||
/*
|
||||
@ -1396,8 +1396,3 @@ vm_hold_free_pages(struct buf * bp, vm_offset_t froma, vm_offset_t toa)
|
||||
--bp->b_npages;
|
||||
}
|
||||
}
|
||||
|
||||
void
|
||||
bufstats()
|
||||
{
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user