Re: [2.6 patch] drivers/scsi/nsp32.c: remove kernel 2.4 code

2007-04-27 Thread Adrian Bunk
On Fri, Apr 27, 2007 at 10:55:54AM -0400, Robert P. J. Day wrote: > On Thu, 26 Apr 2007, James Bottomley wrote: > > > Personally, I don't like to see 2.4 and 2.6 in a new driver, and > > will tend to try to force it to be 2.6 only. For an existing > > driver, I tend to be much more tolerant: remo

Re: [2.6 patch] drivers/scsi/nsp32.c: remove kernel 2.4 code

2007-04-27 Thread Robert P. J. Day
On Thu, 26 Apr 2007, James Bottomley wrote: > Personally, I don't like to see 2.4 and 2.6 in a new driver, and > will tend to try to force it to be 2.6 only. For an existing > driver, I tend to be much more tolerant: removing the huge gobs of > code to achieve 2.6 only is usually a bit disruptive

Re: [2.6 patch] drivers/scsi/nsp32.c: remove kernel 2.4 code

2007-04-26 Thread GOTO Masanori
At Thu, 26 Apr 2007 20:30:54 -0400, James Bottomley wrote: > On Fri, 2007-04-27 at 02:13 +0200, Adrian Bunk wrote: > > On Thu, Apr 26, 2007 at 07:59:57PM -0400, Robert P. J. Day wrote: > > > On Fri, 27 Apr 2007, Adrian Bunk wrote: > > > > > > > This patch removes kernel 2.4 code. > > > > > > > > S

Re: [2.6 patch] drivers/scsi/nsp32.c: remove kernel 2.4 code

2007-04-26 Thread James Bottomley
On Fri, 2007-04-27 at 02:13 +0200, Adrian Bunk wrote: > On Thu, Apr 26, 2007 at 07:59:57PM -0400, Robert P. J. Day wrote: > > On Fri, 27 Apr 2007, Adrian Bunk wrote: > > > > > This patch removes kernel 2.4 code. > > > > > > Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> > > > > > > --- > > > > > >

Re: [2.6 patch] drivers/scsi/nsp32.c: remove kernel 2.4 code

2007-04-26 Thread Adrian Bunk
On Thu, Apr 26, 2007 at 07:59:57PM -0400, Robert P. J. Day wrote: > On Fri, 27 Apr 2007, Adrian Bunk wrote: > > > This patch removes kernel 2.4 code. > > > > Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> > > > > --- > > > > This patch has been sent on: > > - 26 Mar 2007 > > > > drivers/scsi/nsp3

Re: [2.6 patch] drivers/scsi/nsp32.c: remove kernel 2.4 code

2007-04-26 Thread Robert P. J. Day
On Fri, 27 Apr 2007, Adrian Bunk wrote: > This patch removes kernel 2.4 code. > > Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> > > --- > > This patch has been sent on: > - 26 Mar 2007 > > drivers/scsi/nsp32.c | 109 +-- > 1 file changed, 13 insertions(+)