[RXRPC]: Remove bogus atomic_* overrides.
authorDavid S. Miller <davem@sunset.davemloft.net>
Fri, 27 Apr 2007 03:18:17 +0000 (20:18 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Fri, 27 Apr 2007 03:18:17 +0000 (20:18 -0700)
These are done with CPP defines which several platforms
use for their atomic.h implementation, which floods the
build with warnings and breaks the build.

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

No differences found