include/xen: Use unsigned int instead of plain unsigned
authorMichal Orzel <michal.orzel@arm.com>
Tue, 28 Jun 2022 15:23:46 +0000 (17:23 +0200)
committerJan Beulich <jbeulich@suse.com>
Tue, 28 Jun 2022 15:23:46 +0000 (17:23 +0200)
commit586868cb352a9de5ad0f2d91136b2bca3d4fb88f
tree1aa7d4ba37c79c651f5cdc921821e09a4373f18d
parent056cb4c360a029de00a742c17854e18b2adf70d3
include/xen: Use unsigned int instead of plain unsigned

This is just for the style and consistency reasons as the former is
being used more often than the latter.

Signed-off-by: Michal Orzel <michal.orzel@arm.com>
Acked-by: Jan Beulich <jbeulich@suse.com>
xen/include/xen/perfc.h
xen/include/xen/sched.h