From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cong Wang Subject: Re: [Patch] target: remove needless include of version.h Date: Fri, 19 Aug 2011 18:01:52 +0800 Message-ID: <4E4E3490.5000404@redhat.com> References: <1313736815-27234-1-git-send-email-amwang@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: Received: from mx1.redhat.com ([209.132.183.28]:24839 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752545Ab1HSKZf (ORCPT ); Fri, 19 Aug 2011 06:25:35 -0400 In-Reply-To: Sender: linux-scsi-owner@vger.kernel.org List-Id: linux-scsi@vger.kernel.org To: Jesper Juhl Cc: linux-kernel@vger.kernel.org, akpm@linux-foundation.org, "Nicholas A. Bellinger" , Andy Grover , James Bottomley , Christoph Hellwig , Kiran Patil , Yi Zou , Dan Carpenter , linux-scsi@vger.kernel.org, target-devel@vger.kernel.org =E4=BA=8E 2011=E5=B9=B408=E6=9C=8819=E6=97=A5 15:07, Jesper Juhl =E5=86= =99=E9=81=93: > On Fri, 19 Aug 2011, WANG Cong wrote: > >> They don't version.h to be compiled. Compiling tested. >> > > Looks more or less identical to the patch I submitted on Aug 1 (and > earlier) : https://lkml.org/lkml/2011/8/1/309 > > Ah, is your patch merged? Thanks! -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" i= n the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752968Ab1HSKZi (ORCPT ); Fri, 19 Aug 2011 06:25:38 -0400 Received: from mx1.redhat.com ([209.132.183.28]:24839 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752545Ab1HSKZf (ORCPT ); Fri, 19 Aug 2011 06:25:35 -0400 Message-ID: <4E4E3490.5000404@redhat.com> Date: Fri, 19 Aug 2011 18:01:52 +0800 From: Cong Wang User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.18) Gecko/20110621 Fedora/3.1.11-1.fc14 Thunderbird/3.1.11 MIME-Version: 1.0 To: Jesper Juhl CC: linux-kernel@vger.kernel.org, akpm@linux-foundation.org, "Nicholas A. Bellinger" , Andy Grover , James Bottomley , Christoph Hellwig , Kiran Patil , Yi Zou , Dan Carpenter , linux-scsi@vger.kernel.org, target-devel@vger.kernel.org Subject: Re: [Patch] target: remove needless include of version.h References: <1313736815-27234-1-git-send-email-amwang@redhat.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 于 2011年08月19日 15:07, Jesper Juhl 写道: > On Fri, 19 Aug 2011, WANG Cong wrote: > >> They don't version.h to be compiled. Compiling tested. >> > > Looks more or less identical to the patch I submitted on Aug 1 (and > earlier) : https://lkml.org/lkml/2011/8/1/309 > > Ah, is your patch merged? Thanks!