sparc64: Fix atomic64_t routine return values.
authorDavid S. Miller <davem@davemloft.net>
Wed, 18 Aug 2010 00:12:04 +0000 (17:12 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 18 Aug 2010 00:12:04 +0000 (17:12 -0700)
Should return 'long' instead of 'int'.

Thanks to Dimitris Michailidis and Tony Luck.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found