net/netfilter/nfnetlink_acct.c: use linux/atomic.h
authorAndrew Morton <akpm@linux-foundation.org>
Wed, 28 Mar 2012 12:10:57 +0000 (12:10 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 1 Apr 2012 20:47:12 +0000 (16:47 -0400)
commit6523cf9a460c488c681b7e4ecef2395491de1d4e
tree6783e2d14e9a767058837f343a3748e5ecffc111
parent81213b5e8ae68e204aa7a3f83c4f9100405dbff9
net/netfilter/nfnetlink_acct.c: use linux/atomic.h

There's no known problem here, but this is one of only two non-arch files
in the kernel which use asm/atomic.h instead of linux/atomic.h.

Acked-by: Pablo Neira Ayuso <pablo@netfilter.org>
Cc: Patrick McHardy <kaber@trash.net>
Cc: "David S. Miller" <davem@davemloft.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/netfilter/nfnetlink_acct.c