Correct a comment typo

This commit is contained in:
kris 2007-03-25 10:07:23 +00:00
parent 7cac458d7a
commit 56c63dc234

View File

@ -419,7 +419,7 @@ vfs_buf_test_cache(struct buf *bp,
}
}
/* Wake up the buffer deamon if necessary */
/* Wake up the buffer daemon if necessary */
static __inline
void
bd_wakeup(int dirtybuflevel)