]> git.neil.brown.name Git - history.git/commit
[PATCH] namespace.c - compiler warning
authorRobert Kuebel <kuebelr@email.uc.edu>
Mon, 15 Jul 2002 05:52:41 +0000 (22:52 -0700)
committerJames Morris <jmorris@intercode.com.au>
Mon, 15 Jul 2002 05:52:41 +0000 (22:52 -0700)
commit31c450b357e7337efc433815f519a7a657c2593f
tree9f96e37ffaa6b019ee367a88b2554f9f41434626
parent29af3c7d9ccbafd67d58d4682e36ffc51da807cb
[PATCH] namespace.c - compiler warning

 init_rootfs() (from ramfs) doesn't appear in any header file.  I didn't
 see any that looked like a good home, so lets put a prototype at the top
 of fs/namespace.c.  This only use of this function is in namespace.c.
fs/namespace.c