diff options
Diffstat (limited to 'sys/kern/vfs_bio.c')
| -rw-r--r-- | sys/kern/vfs_bio.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/kern/vfs_bio.c b/sys/kern/vfs_bio.c index f21f48e332cd..eafb9773704c 100644 --- a/sys/kern/vfs_bio.c +++ b/sys/kern/vfs_bio.c @@ -3102,7 +3102,6 @@ bufdone(struct buf *bp) int s; void (*biodone)(struct buf *); - GIANT_REQUIRED; s = splbio(); |
