Re: [PATCH] x86/ftrace: Tidy create_trampoline()

From: Peter Zijlstra
Date: Fri Mar 27 2020 - 08:55:34 EST


On Wed, Mar 04, 2020 at 11:21:05AM +0200, Adrian Hunter wrote:
> create_trampoline() returns 2 values that the (only) caller simply
> assigns to ops members. Amend create_trampoline() to make the
> assignments instead, which simplifies the code.
>
> Signed-off-by: Adrian Hunter <adrian.hunter@xxxxxxxxx>

Acked-by: Peter Zijlstra (Intel) <peterz@xxxxxxxxxxxxx>