Re: [2.6 patch] drivers/scsi/dpti.h: remove kernel 2.2 #if's

2005-04-02 Thread James Bottomley
On Sun, 2005-03-27 at 16:34 +0200, Adrian Bunk wrote: > This patch removes #if's for kernel 2.2 . this one looks like it's not quite complete: > -#ifndef LINUX_VERSION_CODE > #include > -#endif Once there are no more KERNEL_VERSION dependencies in a file, it's inclusion of linux/version.h can

[2.6 patch] drivers/scsi/dpti.h: remove kernel 2.2 #if's

2005-03-27 Thread Adrian Bunk
This patch removes #if's for kernel 2.2 . Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- This patch was already sent on: - 12 Mar 2005 drivers/scsi/dpti.h | 10 -- 1 files changed, 10 deletions(-) --- linux-2.6.11-mm2-full/drivers/scsi/dpti.h.old 2005-03-12 12:22:23.0

[2.6 patch] drivers/scsi/dpti.h: remove kernel 2.2 #if's

2005-03-12 Thread Adrian Bunk
This patch removes #if's for kernel 2.2 . Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- drivers/scsi/dpti.h | 10 -- 1 files changed, 10 deletions(-) --- linux-2.6.11-mm2-full/drivers/scsi/dpti.h.old 2005-03-12 12:22:23.0 +0100 +++ linux-2.6.11-mm2-full/drivers/sc