From 7af2451eed7225fa8230e8a09a32a889d0ed560e Mon Sep 17 00:00:00 2001 From: phk Date: Sat, 3 Jul 2004 19:37:06 +0000 Subject: Remove stale comment --- sys/kern/vfs_bio.c | 1 - 1 file changed, 1 deletion(-) diff --git a/sys/kern/vfs_bio.c b/sys/kern/vfs_bio.c index 1bfb331..9b44e9b 100644 --- a/sys/kern/vfs_bio.c +++ b/sys/kern/vfs_bio.c @@ -3060,7 +3060,6 @@ bufwait(register struct buf * bp) /* * Call back function from struct bio back up to struct buf. - * The corresponding initialization lives in sys/conf.h:DEV_STRATEGY(). */ static void bufdonebio(struct bio *bp) -- cgit v1.1