Commit ece66133 authored by Eric W. Biederman's avatar Eric W. Biederman
Browse files

userns: Make map_id_down a wrapper for map_id_range_down



There is no good reason for this code duplication, the number of cache
line accesses not the number of instructions are the bottleneck in
this code.

Therefore simplify maintenance by removing unnecessary code.

Signed-off-by: default avatar"Eric W. Biederman" <ebiederm@xmission.com>
parent d5e7b3c5
Supports Markdown
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