Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753192AbbK2OZj (ORCPT ); Sun, 29 Nov 2015 09:25:39 -0500 Received: from mx2.suse.de ([195.135.220.15]:59177 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753030AbbK2OZh (ORCPT ); Sun, 29 Nov 2015 09:25:37 -0500 Date: Sun, 29 Nov 2015 15:25:30 +0100 From: Jean Delvare To: Jordan Hargrave Cc: linux-kernel@vger.kernel.org, Jordan Hargrave Subject: Re: [PATCHv3] Save SMBIOS Type 9 System Slots during DMI Scan Message-ID: <20151129152530.3c2cae45@endymion.delvare> In-Reply-To: <1448678755-14779-1-git-send-email-jordan_hargrave@dell.com> References: <1448678755-14779-1-git-send-email-jordan_hargrave@dell.com> Organization: SUSE Linux X-Mailer: Claws Mail 3.10.1 (GTK+ 2.24.23; x86_64-suse-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1464 Lines: 44 Hi Jordan, On Fri, 27 Nov 2015 20:45:55 -0600, Jordan Hargrave wrote: > commit fdf6d7e7cf448b9482062d73a48895afaf38a458 > Author: Jordan Hargrave > Date: Fri Nov 27 20:39:59 2015 -0600 > > Fix spacing > Check invalid slot entry according to spec > > commit 8a7fe87241b93c72cfd6ef818a680a2c7fc2f1c7 > Author: Jordan Hargrave > Date: Thu Nov 26 15:57:24 2015 -0600 > > Save SMBIOS Type 9 System Slots during DMI Scan > > PCI address of onboard devices is currently saved but not for slots. > > Cleaned up some code, verify clean patch > > PCI address of onboard devices is currently saved but not for slots. > > Cleaned up some code, verify clean patch > > Signed-off-by: Jordan Hargrave > --- > drivers/firmware/dmi_scan.c | 53 +++++++++++++++++++++++++++++++-------------- > include/linux/dmi.h | 1 + > 2 files changed, 38 insertions(+), 16 deletions(-) > (...) Format is awful but result is correct. Next time please rebase cleanly your patch. For this time I'll do it, I must adjust it due to my own patches anyway. So consider it applied. Thanks, -- Jean Delvare SUSE L3 Support -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/