diff options
author | Chen Gang <gang.chen@asianux.com> | 2013-10-10 04:31:22 +0200 |
---|---|---|
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2013-10-24 17:17:02 +0200 |
commit | 72b7fb5fda25e1213cb9f63bf712161c66877552 (patch) | |
tree | d34c18c390a74bf1ba7f933a6ca7487574b892f6 /crypto/rng.c | |
parent | s390/gup: handle zero nr_pages case correctly (diff) | |
download | linux-72b7fb5fda25e1213cb9f63bf712161c66877552.tar.xz linux-72b7fb5fda25e1213cb9f63bf712161c66877552.zip |
s390/atomic: use 'unsigned int' instead of 'unsigned long' for atomic_*_mask()
The type of 'v->counter' is always 'int', and related inline assembly
code also process 'int', so use 'unsigned int' instead of 'unsigned
long' for the 'mask'.
Signed-off-by: Chen Gang <gang.chen@asianux.com>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'crypto/rng.c')
0 files changed, 0 insertions, 0 deletions