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@intel.com>
Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org>