From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [PATCH 1/1] Remove of old NCR53C9x/esp family of drivers Date: Fri, 8 Feb 2008 06:04:50 +0000 Message-ID: <20080208060450.GA1031@infradead.org> References: <477CFC97.2010201@panasas.com> <477D0209.2000609@panasas.com> <1199384189.3122.22.camel@localhost.localdomain> <1199686061.31422.2.camel@kars.perseus.home> <1201802886.3131.35.camel@localhost.localdomain> <1201807916.3131.42.camel@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from pentafluge.infradead.org ([213.146.154.40]:60376 "EHLO pentafluge.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752037AbYBHGEz (ORCPT ); Fri, 8 Feb 2008 01:04:55 -0500 Content-Disposition: inline In-Reply-To: <1201807916.3131.42.camel@localhost.localdomain> Sender: linux-scsi-owner@vger.kernel.org List-Id: linux-scsi@vger.kernel.org To: James Bottomley Cc: Geert Uytterhoeven , Kars de Jong , Linux/m68k , Boaz Harrosh , Christoph Hellwig , "Maciej W. Rozycki" , "David S. Miller" , linux-scsi On Thu, Jan 31, 2008 at 01:31:56PM -0600, James Bottomley wrote: > > Is git smart enough to follow history between files that get removed and > > readded? > > Yes. git revert on the removal changeset will re-add all the files and > try to put the entries back into Kconfig and Makefile. Note that it doesn't really matter. Looking at the existing conversion there's been no line left the same except for the standard #include statements.