memrange: constify memranges_is_empty()
memranges_is_empty() doesn't need to manipulate the object. Mark the parameter as const. Change-Id: I89f4ec404c144eac8d2900945a1ccaf5cc4f88bb Signed-off-by:Aaron Durbin <adurbin@chromium.org> Reviewed-on: https://review.coreboot.org/c/coreboot/+/41102 Reviewed-by:
Furquan Shaikh <furquan@google.com> Reviewed-by:
HAOUAS Elyes <ehaouas@noos.fr> Tested-by:
build bot (Jenkins) <no-reply@coreboot.org>
Please register or sign in to comment