On 2/13/26 10:27 AM, Philippe Mathieu-Daudé wrote:
set_preferred_target_page_bits_common() is only used once
in set_preferred_target_page_bits(): inline it there and
remove its prototype.

Signed-off-by: Philippe Mathieu-Daudé <[email protected]>
---
  include/exec/page-vary.h |  1 -
  page-vary-common.c       | 33 +++++++++++++++------------------
  2 files changed, 15 insertions(+), 19 deletions(-)


Reviewed-by: Pierrick Bouvier <[email protected]>

Reply via email to