Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754907AbbHBAXo (ORCPT ); Sat, 1 Aug 2015 20:23:44 -0400 Received: from outbound.smtp.vt.edu ([198.82.183.121]:53268 "EHLO omr2.cc.vt.edu" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1754757AbbHBAXm (ORCPT ); Sat, 1 Aug 2015 20:23:42 -0400 X-Mailer: exmh version 2.8.0 04/21/2012 with nmh-1.6+dev To: Matt Fleming cc: "Lee, Chun-Yi" , linux-kernel@vger.kernel.org, linux-efi@vger.kernel.org, linux-pm@vger.kernel.org, "Rafael J. Wysocki" , "Matthew Garrett" , Len Brown , Pavel Machek , Josh Boyer , "Vojtech Pavlik" , Jiri Kosina , "H. Peter Anvin" , "Lee, Chun-Yi" Subject: Re: [RFC PATCH 07/16] efi: Public the function of transferring EFI status to kernel error In-reply-to: Your message of "Thu, 30 Jul 2015 17:23:22 +0100." <1438273402.11322.17.camel@intel.com> From: Valdis.Kletnieks@vt.edu References: <1437056730-15247-1-git-send-email-jlee@suse.com> <1437056730-15247-8-git-send-email-jlee@suse.com> <1438273402.11322.17.camel@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 01 Aug 2015 20:23:18 -0400 Message-ID: <37520.1438474998@turing-police.cc.vt.edu> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 853 Lines: 21 On Thu, 30 Jul 2015 17:23:22 +0100, Matt Fleming said: > On Thu, 2015-07-16 at 22:25 +0800, Lee, Chun-Yi wrote: > > Moved the function of transferring EFI status to kernel error for > > later used by EFI stub. > > > > Signed-off-by: Lee, Chun-Yi > > --- > > drivers/firmware/efi/vars.c | 33 --------------------------------- > > include/linux/efi.h | 33 +++++++++++++++++++++++++++++++++ > > 2 files changed, 33 insertions(+), 33 deletions(-) > > The patch contents are fine but the title could do with some work, > "public" isn't a verb. In English, any noun can be verbed. :) -- 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/