]> git.neil.brown.name Git - history.git/commit
[PATCH] include buffer_head.h in actual users instead of fs.h (2/10)
authorChristoph Hellwig <hch@infradead.org>
Thu, 23 May 2002 05:51:59 +0000 (22:51 -0700)
committerChristoph Hellwig <hch@infradead.org>
Thu, 23 May 2002 05:51:59 +0000 (22:51 -0700)
commit503a7b23b12dd735c4382b7984034f4f60d222fb
treec4e09b18cbd0587188429f82348c2965cfcaec62
parentf97b337e6ff1f5ec77ea4e6aaad1f51ab9186f72
[PATCH] include buffer_head.h in actual users instead of fs.h (2/10)

Declare buffer_init() extern in init/main.c like the other _init so that
it doesn't have to include buffer_head.h.  Remove buffer_init() there.
include/linux/buffer_head.h
init/main.c