From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matt Fleming Subject: Re: [PATCH -next] x86, efi: remove unused variable in __map_region() Date: Wed, 11 Dec 2013 10:53:33 +0000 Message-ID: <20131211105333.GD19196@console-pimps.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-efi-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Wei Yongjun Cc: matt.fleming-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org, tglx-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org, mingo-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org, hpa-YMNOUZJC4hwAvxtiuMwx3w@public.gmane.org, yongjun_wei-zrsr2BFq86L20UzCJQGyNP8+0UxHXcjY@public.gmane.org, x86-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, linux-efi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Dave Young List-Id: linux-efi@vger.kernel.org On Fri, 06 Dec, at 08:59:49PM, Wei Yongjun wrote: > From: Wei Yongjun > > The variable end is initialized but never used > otherwise, so remove the unused variable. > > Signed-off-by: Wei Yongjun > --- > arch/x86/platform/efi/efi_64.c | 2 -- > 1 file changed, 2 deletions(-) Thanks, but Dave Young has already sent a patch for this. -- Matt Fleming, Intel Open Source Technology Center