[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] i2o and ataraid fixes
From: |
Matt Wilson |
Subject: |
Re: [PATCH] i2o and ataraid fixes |
Date: |
Fri, 10 Aug 2001 15:59:30 -0400 |
User-agent: |
Mutt/1.2.5i |
On Fri, Aug 10, 2001 at 09:55:05PM +0200, Neal H Walfield wrote:
>
> This is wrong. It should read:
>
> + return (I2O_MAJOR1 >= major && major <= I2O_MAJOR8);
Oops, that's what I get for coding too fast. ;-)
> At the same time, I am going to promote my `make patches even more
> readable and use `-p' with diff campaign'. Really, it is great; diff
> figures out what function each hunk comes from.
Hrm. Neat, never tried it.
Matt