s390/stp: use u32 instead of unsigned int
authorSven Schnelle <svens@linux.ibm.com>
Tue, 8 Sep 2020 08:14:00 +0000 (10:14 +0200)
committerVasily Gorbik <gor@linux.ibm.com>
Sat, 26 Sep 2020 13:51:21 +0000 (15:51 +0200)
commit4ab79ed223d2ff32ffe16cfd841e064199341c34
treea513bd839a51ab289a5b6c87146fe078554cb7a5
parentbb7d066a091654b6d6c0b6061bda438bf36c6613
s390/stp: use u32 instead of unsigned int

In hardware-dependent headers using u32 is easier
to read and less error-prone.

Signed-off-by: Sven Schnelle <svens@linux.ibm.com>
Reviewed-by: Alexander Egorenkov <egorenar@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
arch/s390/include/asm/stp.h