diff options
author | Andrew Morton <akpm@linux-foundation.org> | 2008-02-05 01:30:02 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2008-02-05 12:44:21 -0500 |
commit | 26a6e661b118b95422ccfcd10c9997db5967df58 (patch) | |
tree | 949c2a205da22372c603f125e8d1d7c1eaaa67dc /arch/alpha/kernel/pci-noop.c | |
parent | e820ce72d3aaadb8b53455cbdf213d3439f6c280 (diff) |
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/alpha/kernel/pci-noop.c')
0 files changed, 0 insertions, 0 deletions