Re: [PATCH RFT v9 2/8] selftests: Provide helper header for shadow stack testing

From: Edgecombe, Rick P
Date: Tue Aug 20 2024 - 17:37:11 EST


On Mon, 2024-08-19 at 20:24 +0100, Mark Brown wrote:
> +
> +#ifndef ENABLE_SHADOW_STACK
> +static inline void enable_shadow_stack(void) { }
> +#endif
> +
> +#endif
> +
> +

Trivial, I get:

Applying: selftests: Provide helper header for shadow stack testing
.git/rebase-apply/patch:72: new blank line at EOF.
+
warning: 1 line adds whitespace errors.