Remove stale comment

This commit is contained in:
phk 2004-07-03 19:37:06 +00:00
parent e617a5fdaa
commit 901dbb98a7

View File

@ -3060,7 +3060,6 @@ bufwait(register struct buf * bp)
/* /*
* Call back function from struct bio back up to struct buf. * Call back function from struct bio back up to struct buf.
* The corresponding initialization lives in sys/conf.h:DEV_STRATEGY().
*/ */
static void static void
bufdonebio(struct bio *bp) bufdonebio(struct bio *bp)