commit | 411faf5810cdd0e4f5071a3805d8adb49d120a07 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@sunset.davemloft.net> | Thu Apr 26 20:18:17 2007 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Thu Apr 26 20:18:17 2007 -0700 |
tree | c78231a289bf3ebe0e6786e033674d3848381381 | |
parent | ba3e0e1accd8d5bb12eaeb0977429d8dc04f6d1e [diff] |
[RXRPC]: Remove bogus atomic_* overrides. 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>