Re: [PATCH 6/8] x86: Simplify retpoline declaration

From: Josh Poimboeuf
Date: Fri Apr 24 2020 - 15:09:18 EST


On Thu, Apr 23, 2020 at 02:47:23PM +0200, Peter Zijlstra wrote:
> +#undef GEN
> +#define GEN(reg) EXPORT_THUNK(reg)
> +#include <asm/GEN-for-each-reg.h>
> +

Applying: x86: Simplify retpoline declaration
.git/rebase-apply/patch:112: new blank line at EOF.
+
warning: 1 line adds whitespace errors.

--
Josh