powerpc/perf/24x7: use 'unsigned int' instead of 'unsigned'
authorJason Wang <wangborong@cdjrlc.com>
Thu, 29 Jul 2021 11:52:52 +0000 (19:52 +0800)
committerMichael Ellerman <mpe@ellerman.id.au>
Wed, 4 May 2022 09:37:44 +0000 (19:37 +1000)
commit76c452b494b8be58a1965ab93b7002f295f7705a
tree1c399c8e51e3e152896878dbf52329630e8dce8d
parent4ac751d3f3cc7f62200d1aca32ce6f58f3d0ae96
powerpc/perf/24x7: use 'unsigned int' instead of 'unsigned'

Replace the 'unsigned' with 'unsigned int' which is more accurate.

Signed-off-by: Jason Wang <wangborong@cdjrlc.com>
[chleroy: Fixed parenthesis alignment]
Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20210729115252.40895-1-wangborong@cdjrlc.com
arch/powerpc/perf/hv-24x7.c