Re: Linux 2.5.7

Martin Dalecki (dalecki@evision-ventures.com)
Thu, 02 May 2002 14:44:38 +0200


Uz.ytkownik Dave Jones napisa?:
> On Thu, May 02, 2002 at 10:42:54AM +0200, Martin Dalecki wrote:
>
> > - struct request *current_request;
> > + struct request *req;
> > unsigned int res = 0;
> > struct mtd_info *mtd;
>
> This gratuitous change makes life a lot more irritating when bring
> forward fixes from 2.4. They now need an extra pass to go through
> and munge all the varnames. Or are you proposing the same change
> for 2.4 ?
>

No I was consciuous: I just saw some macro preprocessing
clashes.

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