From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760044AbZAWAEL (ORCPT ); Thu, 22 Jan 2009 19:04:11 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755667AbZAWADz (ORCPT ); Thu, 22 Jan 2009 19:03:55 -0500 Received: from mx2.suse.de ([195.135.220.15]:56789 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755272AbZAWADz (ORCPT ); Thu, 22 Jan 2009 19:03:55 -0500 Date: Thu, 22 Jan 2009 16:02:29 -0800 From: Greg KH To: Randy Dunlap Cc: Jesse Barnes , Grant Grundler , yogeshwar sonawane , linux-pci@vger.kernel.org, lkml Subject: Re: [PATCH] docs: move DMA-mapping.txt to Documentation/PCI/ Message-ID: <20090123000229.GA25577@suse.de> References: <20090122190216.GC11246@colo.lackof.org> <200901221120.16393.jbarnes@virtuousgeek.org> <49790424.6060400@oracle.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <49790424.6060400@oracle.com> User-Agent: Mutt/1.5.16 (2007-06-09) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jan 22, 2009 at 03:41:24PM -0800, Randy Dunlap wrote: > From: Randy Dunlap > > Move DMA-mapping.txt to Documentation/PCI/. > > DMA-mapping.txt was supposed to be moved from Documentation/ to > Documentation/PCI/. The 00-INDEX files in those two directories > were updated, along with a few other text files, but the file > itself somehow escaped being moved, so move it and update more > text files and source files with its new location. > > Signed-off-by: Randy Dunlap > cc: Greg Kroah-Hartman # for staging/ Acked-by: Greg Kroah-Hartman