diff options
author | Andrew Morton <akpm@linux-foundation.org> | 2008-02-05 06:30:02 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2008-02-05 17:44:21 (GMT) |
commit | 26a6e661b118b95422ccfcd10c9997db5967df58 (patch) | |
tree | 949c2a205da22372c603f125e8d1d7c1eaaa67dc /arch | |
parent | e820ce72d3aaadb8b53455cbdf213d3439f6c280 (diff) | |
download | linux-26a6e661b118b95422ccfcd10c9997db5967df58.tar.xz |
alpha: atomic_add_return() should return int
Prevents stuff like
drivers/crypto/hifn_795x.c:2443: warning: format '%d' expects type 'int', but argument 4 has type 'long int'
drivers/crypto/hifn_795x.c:2443: warning: format '%d' expects type 'int', but argument 4 has type 'long int'
(at least).
Cc: Richard Henderson <rth@twiddle.net>
Cc: Ivan Kokshaysky <ink@jurassic.park.msu.ru>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions