On 02.09.25 10:03, Shivank Garg wrote:
Move kvm_gmem_get_index() to the top of the file and make it available for use in more places. Remove redundant initialization of the gmem variable because it's already initialized. Replace magic number -1UL with ULONG_MAX. No functional change intended. Signed-off-by: Shivank Garg <shivankg@xxxxxxx>
Reviewed-by: David Hildenbrand <david@xxxxxxxxxx> -- Cheers David / dhildenb