Re: [PATCH] [TRIVIAL] namespace.c - compiler warning

Rusty Russell (rusty@rustcorp.com.au)
Thu, 13 Jun 2002 15:24:23 +1000


In message <20020613035339.GA3950@cartman> you write:
> 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.
>
> Patch is agains 2.4.19-pre10.

Please simply backport the declaration from 2.5: it gets the function
type correct.

Thanks,
Rusty.

--
  Anyone who quotes me in their sig is an idiot. -- Rusty Russell.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/