Re: [PATCH] PnP Layer Rewrite V0.7 - 2.4.42

Greg KH (greg@kroah.com)
Mon, 14 Oct 2002 20:13:12 -0700


On Mon, Oct 14, 2002 at 09:43:34PM +0000, Adam Belay wrote:
> #ifdef CONFIG_PROC_FS
> - /*isapnp_proc_init();*/
> + isapnp_proc_init();
> #endif

Please bury the #ifdef in the .h file, it shouldn't be in the .c file.

thanks,

greg k-h
-
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/