Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751888AbbLURqI (ORCPT ); Mon, 21 Dec 2015 12:46:08 -0500 Received: from mail-wm0-f54.google.com ([74.125.82.54]:37671 "EHLO mail-wm0-f54.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751819AbbLURqD (ORCPT ); Mon, 21 Dec 2015 12:46:03 -0500 Message-ID: <1450719959.17337.0.camel@nexus-software.ie> Subject: Re: [PATCH v10 1/1] efi: a misc char interface for user to update efi firmware From: "Bryan O'Donoghue" To: Borislav Petkov Cc: "Kweh, Hock Leong" , Matt Fleming , Greg Kroah-Hartman , Matt Fleming , Ong Boon Leong , LKML , linux-efi@vger.kernel.org, Sam Protsenko , Peter Jones , Andy Lutomirski , Roy Franz , James Bottomley , Linux FS Devel , Anvin H Peter Date: Mon, 21 Dec 2015 17:45:59 +0000 In-Reply-To: <20151221173715.GE21582@pd.tnic> References: <1450440782-5446-1-git-send-email-hock.leong.kweh@intel.com> <1450440782-5446-2-git-send-email-hock.leong.kweh@intel.com> <1450717451.8767.69.camel@nexus-software.ie> <20151221173715.GE21582@pd.tnic> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.16.5-1ubuntu3.1 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1256 Lines: 37 On Mon, 2015-12-21 at 18:37 +0100, Borislav Petkov wrote: > On Mon, Dec 21, 2015 at 05:04:11PM +0000, Bryan O'Donoghue wrote: > > > This patch also export efi_capsule_supported() function symbol > > > for > > > verifying the submitted capsule header in this kernel module. > > > > 1. Should be a separate patch > > 2. Suggested, rewording for that patch log > > > > 2/2 Title > > This patch exports efi_capsule_supported to enable verification of > > the > > capsule header. > > > > That said - who is the user of this symbol ? Why is it needed ? > > Anyway > > please consider splitting and rewording. > > Huh? > > I still don't really see the reasoning for splitting out the export. > > When you do the export and use it in a single patch it is *obvious* > why > it is being exported. > > And there's no need to mention in the commit message that you're > exporting a symbol. People export symbols all the time. > Yes - saw the export down the end of the patchset. Feel free to ignore that comment. -- 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/