From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S935727AbYDQKDL (ORCPT ); Thu, 17 Apr 2008 06:03:11 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S934514AbYDQJhM (ORCPT ); Thu, 17 Apr 2008 05:37:12 -0400 Received: from smtp4.pp.htv.fi ([213.243.153.38]:42635 "EHLO smtp4.pp.htv.fi" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932493AbYDQJhK (ORCPT ); Thu, 17 Apr 2008 05:37:10 -0400 Date: Thu, 17 Apr 2008 12:37:01 +0300 From: Adrian Bunk To: James.Bottomley@HansenPartnership.com Cc: linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [2.6 patch] scsi/qla1280.c: remove version check Message-ID: <20080417093701.GD1677@cs181133002.pp.htv.fi> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline User-Agent: Mutt/1.5.17+20080114 (2008-01-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org There's no point for an in-kernel driver to check whether it's compiled under kernel < 2.6.0 . Signed-off-by: Adrian Bunk --- drivers/scsi/qla1280.c | 5 ----- 1 file changed, 5 deletions(-) d2883d88ddcb95bf89eb41b00fa4638fd77f6147 diff --git a/drivers/scsi/qla1280.c b/drivers/scsi/qla1280.c index 68c0d09..09ab3ea 100644 --- a/drivers/scsi/qla1280.c +++ b/drivers/scsi/qla1280.c @@ -333,7 +333,6 @@ #include -#include #include #include #include @@ -367,10 +366,6 @@ #include #endif -#if LINUX_VERSION_CODE < 0x020600 -#error "Kernels older than 2.6.0 are no longer supported" -#endif - /* * Compile time Options: