From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matt Fleming Subject: Re: [PATCH 3/4] efi: runtime-wrappers: remove out of date comment regarding in_nmi() Date: Thu, 26 Nov 2015 09:58:01 +0000 Message-ID: <20151126095801.GC2765@codeblueprint.co.uk> References: <1447940191-30705-1-git-send-email-ard.biesheuvel@linaro.org> <1447940191-30705-4-git-send-email-ard.biesheuvel@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1447940191-30705-4-git-send-email-ard.biesheuvel-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> Sender: linux-efi-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Ard Biesheuvel Cc: linux-efi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, leif.lindholm-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org, mark.rutland-5wv7dgnIgG8@public.gmane.org List-Id: linux-efi@vger.kernel.org On Thu, 19 Nov, at 02:36:30PM, Ard Biesheuvel wrote: > This code is long gone, so remove the comment as well. > > Signed-off-by: Ard Biesheuvel > --- > drivers/firmware/efi/runtime-wrappers.c | 26 -------------------- > 1 file changed, 26 deletions(-) Looks good, thanks.