Skip to content
Commit 1df89519 authored by Matthew Wilcox's avatar Matthew Wilcox
Browse files

ida: Change ida_get_new_above to return the id



This calling convention makes more sense for the implementation as well
as the callers.  It even shaves 32 bytes off the compiled code size.

Signed-off-by: default avatarMatthew Wilcox <willy@infradead.org>
parent b03f8e43
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment