On 13/03/2025 1:53 pm, Jan Beulich wrote: > Parameter and return types of symbols_expand_symbol() make clear that > xensyms_read()'s next_offset doesn't need to be 64-bit. > > xensyms_read()'s first parameter type makes clear that the function's > next_symbols doesn't need to be 64-bit. > > symbols_num_syms'es type makes clear that iteration locals in > symbols_lookup() don't need to be unsigned long (i.e. 64-bit on 64-bit > architectures). > > Signed-off-by: Jan Beulich <[email protected]>
Acked-by: Andrew Cooper <[email protected]>
