From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756300Ab3J1KEI (ORCPT ); Mon, 28 Oct 2013 06:04:08 -0400 Received: from mail.skyhub.de ([78.46.96.112]:55576 "EHLO mail.skyhub.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756281Ab3J1KEF (ORCPT ); Mon, 28 Oct 2013 06:04:05 -0400 Date: Mon, 28 Oct 2013 11:04:02 +0100 From: Borislav Petkov To: Dave Young Cc: linux-kernel@vger.kernel.org, linux-efi@vger.kernel.org, x86@kernel.org, mjg59@srcf.ucam.org, hpa@zytor.com, James.Bottomley@HansenPartnership.com, vgoyal@redhat.com, ebiederm@xmission.com, horms@verge.net.au, kexec@lists.fedoraproject.org, kexec@lists.infradead.org Subject: Re: [patch 3/6] Cleanup efi_enter_virtual_mode function Message-ID: <20131028100402.GC4314@pd.tnic> References: <20131027034713.481920209@dhcp-16-126.nay.redhat.com> <20131027035923.081819853@dhcp-16-126.nay.redhat.com> <20131028093206.GB4314@pd.tnic> <20131028094049.GC25527@dhcp-16-126.nay.redhat.com> <20131028095117.GD25527@dhcp-16-126.nay.redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20131028095117.GD25527@dhcp-16-126.nay.redhat.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Oct 28, 2013 at 05:51:17PM +0800, Dave Young wrote: > It does have a warning, but it applied successfully, no idea though: > patches/02-efi-enter-virtual-mode-cleanup.patch > Applying: Cleanup efi_enter_virtual_mode function > /home/dave/git/efi/.git/rebase-apply/patch:42: space before tab in indent. > efi_memory_desc_t *md, *prev_md = NULL; > warning: 1 line adds whitespace errors. Hmm, ok, can you upload the patches somewhere so that I can pull them? Thanks. -- Regards/Gruss, Boris. Sent from a fat crate under my desk. Formatting is fine. -- From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail.skyhub.de ([78.46.96.112]) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1VajiV-0000QD-LB for kexec@lists.infradead.org; Mon, 28 Oct 2013 10:06:36 +0000 Date: Mon, 28 Oct 2013 11:04:02 +0100 From: Borislav Petkov Subject: Re: [patch 3/6] Cleanup efi_enter_virtual_mode function Message-ID: <20131028100402.GC4314@pd.tnic> References: <20131027034713.481920209@dhcp-16-126.nay.redhat.com> <20131027035923.081819853@dhcp-16-126.nay.redhat.com> <20131028093206.GB4314@pd.tnic> <20131028094049.GC25527@dhcp-16-126.nay.redhat.com> <20131028095117.GD25527@dhcp-16-126.nay.redhat.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20131028095117.GD25527@dhcp-16-126.nay.redhat.com> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "kexec" Errors-To: kexec-bounces+dwmw2=twosheds.infradead.org@lists.infradead.org To: Dave Young Cc: mjg59@srcf.ucam.org, linux-efi@vger.kernel.org, x86@kernel.org, kexec@lists.infradead.org, linux-kernel@vger.kernel.org, James.Bottomley@HansenPartnership.com, horms@verge.net.au, kexec@lists.fedoraproject.org, ebiederm@xmission.com, hpa@zytor.com, vgoyal@redhat.com On Mon, Oct 28, 2013 at 05:51:17PM +0800, Dave Young wrote: > It does have a warning, but it applied successfully, no idea though: > patches/02-efi-enter-virtual-mode-cleanup.patch > Applying: Cleanup efi_enter_virtual_mode function > /home/dave/git/efi/.git/rebase-apply/patch:42: space before tab in indent. > efi_memory_desc_t *md, *prev_md = NULL; > warning: 1 line adds whitespace errors. Hmm, ok, can you upload the patches somewhere so that I can pull them? Thanks. -- Regards/Gruss, Boris. Sent from a fat crate under my desk. Formatting is fine. -- _______________________________________________ kexec mailing list kexec@lists.infradead.org http://lists.infradead.org/mailman/listinfo/kexec