From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:53016 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753947Ab3LCSfF (ORCPT ); Tue, 3 Dec 2013 13:35:05 -0500 Date: Tue, 3 Dec 2013 10:36:07 -0800 From: Greg KH To: Bjorn Helgaas Cc: Veaceslav Falico , Neil Horman , Linus Torvalds , "linux-pci@vger.kernel.org" , Thomas Gleixner , Yinghai Lu , Knut Petersen , Ingo Molnar , Paul McKenney , =?iso-8859-1?Q?Fr=E9d=E9ric?= Weisbecker , Linux Kernel Mailing List Subject: Re: [PATCH] PCI: update MSI attribute file documentation Message-ID: <20131203183607.GA19504@kroah.com> References: <20131129031419.GB5889@neilslaptop.think-freely.org> <20131129094137.GC3028@redhat.com> <20131129175336.GA6152@kroah.com> <20131203033712.GA8525@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: Sender: linux-pci-owner@vger.kernel.org List-ID: On Tue, Dec 03, 2013 at 11:23:51AM -0700, Bjorn Helgaas wrote: > On Mon, Dec 2, 2013 at 8:37 PM, Greg KH wrote: > > From: Greg Kroah-Hartman > > > > Now that the MSI modes are now attribute files in sysfs, not > > subdirectories, update the documentation to reflect this. > > > > Signed-off-by: Greg Kroah-Hartman > > Thanks, I'll fold this into the patch that makes the code change, if > you don't mind. I don't mind at all, thanks.