Re: Linux 2.5.7

Dave Jones (davej@suse.de)
Thu, 2 May 2002 15:22:37 +0200


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 ?

-- 
| Dave Jones.        http://www.codemonkey.org.uk
| SuSE Labs
-
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/