Re: [PATCH] 2.5.16 IDE 68

Martin Dalecki (dalecki@evision-ventures.com)
Wed, 22 May 2002 11:45:07 +0200


Uz.ytkownik Juan Quintela napisa?:
>>>>>>"martin" == Martin Dalecki <dalecki@evision-ventures.com> writes:
>>>>>
>
> martin> Wed May 22 02:56:45 CEST 2002 ide-clean-68
> martin> - Make the different ATAPI device type drivers use a unified packet command
> martin> structure. We have to start to push them together.
>
> martin> This patch is rather trivial in itself, but the plentora of code duplication it
> martin> is trying to fight against is making it unfortunately rather big...
>
> Hi
>
> atapi.c is not a module, then it don't make sense to have a
> MODULE_LICENSE :(
>
> Notice that I don't like that kind of trap:
>
> disable IDECD
> compile kernel
> enable IDECD as module
> compile module
>
> your module don't work :(
>
> And we have had already that problem with NFS, please, make that file
> _always_ compiled in, or make it a real module.

Yes I'm aware of this, but some time soon it is going to become
a real module :-). It just has to came over the "triviality" age.

-
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/