Re: OK, let's try cleaning up another nit. Is anyone paying attention?

From: Matthew Wilcox (willy@ldl.fc.hp.com)
Date: Fri Apr 20 2001 - 15:00:03 EST


On Fri, Apr 20, 2001 at 03:47:43PM -0400, Eric S. Raymond wrote:
> CONFIG_BINFMT_SOM: arch/parisc/config.in arch/parisc/defconfig
>
> Not used in code anywhere. Can you get rid of this one?

Code not merged yet.

> CONFIG_DMB_TRAP: arch/parisc/kernel/sba_iommu.c
> CONFIG_FUNC_SIZE: arch/parisc/kernel/sba_iommu.c
>
> Would you please take these out of the CONFIG_ namespace? Changing the
> prefix to CONFIGURE would do nicely.

Grant? This is your code.

> CONFIG_GENRTC: arch/parisc/defconfig
>
> This is a typo for GEN_RTC. Please fix it or get rid of it.

in our tree it's in drivers/char/Makefile:

obj-$(CONFIG_GENRTC) += genrtc.o

this code was written by Sam Creasey as part of the sun3 port, and he
schlepped it into our tree too. we have no GEN_RTC in our tree.

> CONFIG_HIL: arch/parisc/defconfig
>
> Looks like an orphan. Can you get rid of it?

code not yet merged.

> CONFIG_SERIAL_GSC: drivers/char/serial.c arch/parisc/defconfig
>
> That reference pattern looks kind of weird. Is this a bug?

it's old and needs to die properly. i haven't had time to fix that yet.
-
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/



This archive was generated by hypermail 2b29 : Mon Apr 23 2001 - 21:00:37 EST