On Tue, 11 Aug, at 02:16:27PM, Lee, Chun-Yi wrote: > Moved the function of transferring EFI status to kernel error for > later used by EFI stub. Might I suggest:
"Move the function for converting EFI status to kernel error values from drivers/firmware/efi/ to include/linux/efi.h for use by the x86 EFI stub in an upcoming patch." ? > Reviewed-by: Jiri Kosina <jkos...@suse.com> > Tested-by: Jiri Kosina <jkos...@suse.com> > Signed-off-by: Lee, Chun-Yi <j...@suse.com> > --- > drivers/firmware/efi/vars.c | 33 --------------------------------- > include/linux/efi.h | 33 +++++++++++++++++++++++++++++++++ > 2 files changed, 33 insertions(+), 33 deletions(-) The patch content is fine, Reviewed-by: Matt Fleming <matt.flem...@intel.com> -- Matt Fleming, Intel Open Source Technology Center -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/