]> xenbits.xensource.com Git - xen.git/commit
xen/hypercalls: address violations of MISRA C:2012 Rule 8.3
authorFederico Serafini <federico.serafini@bugseng.com>
Mon, 25 Sep 2023 08:56:02 +0000 (10:56 +0200)
committerJan Beulich <jbeulich@suse.com>
Mon, 25 Sep 2023 08:56:02 +0000 (10:56 +0200)
commit32e13804340ae91c7b633994f53b90396d8c88c6
tree83b2e9576efe4a0609573aaef1723394636c1e20
parent64e18eef5ebf50619304ee56332b25874fee2312
xen/hypercalls: address violations of MISRA C:2012 Rule 8.3

Make function declarations and definitions consistent.
No functional change.

Signed-off-by: Federico Serafini <federico.serafini@bugseng.com>
Reviewed-by: Stefano Stabellini <sstabellini@kernel.org>
Release-acked-by: Henry Wang <Henry.Wang@arm.com>
xen/common/compat/grant_table.c
xen/common/compat/memory.c