]> xenbits.xensource.com Git - xen.git/commit
xvmalloc: please Misra C:2012 Rule 8.2
authorJan Beulich <jbeulich@suse.com>
Wed, 14 Aug 2024 13:40:30 +0000 (15:40 +0200)
committerJan Beulich <jbeulich@suse.com>
Wed, 14 Aug 2024 13:40:30 +0000 (15:40 +0200)
commitcbe73b848286f1e6b855c0ba328d56e0014d19e6
tree3b3faf13e189386a206bfaeceff730d8cd9fa11a
parent5ed317c45d7323a6985797dc9a2d39d8c5df8201
xvmalloc: please Misra C:2012 Rule 8.2

The cloning from xmalloc.h happened long before Misra work started in
earnest, leading to the missing parameter name having been overlooked
later on.

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