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.