]> xenbits.xensource.com Git - xen.git/commit
mm: adjust _xvrealloc() declaration
authorJan Beulich <jbeulich@suse.com>
Tue, 12 Nov 2024 12:33:38 +0000 (13:33 +0100)
committerJan Beulich <jbeulich@suse.com>
Tue, 12 Nov 2024 12:33:38 +0000 (13:33 +0100)
commit64d2290cf96bbf84bb8606f9bc784166ac610b1c
tree716cc4b4508cb70164515043d52b48d832a2b65a
parent0bfe567b58f1182889dea9207103fc9d00baf414
mm: adjust _xvrealloc() declaration

... to match its definition parameter-name-wise, to please Misra C:2012
Rule 8.3.

Fixes: 9102fcd9579f ("mm: introduce xvmalloc() et al and use for grant table allocations")
Reported-by: Andrew Cooper <andrew.cooper3@citrix.com>
Signed-off-by: Jan Beulich <jbeulich@suse.com>
Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>
xen/include/xen/xvmalloc.h