From: Andrew Morton Date: Wed, 28 Mar 2012 12:10:57 +0000 (+0000) Subject: net/netfilter/nfnetlink_acct.c: use linux/atomic.h X-Git-Tag: v3.4-rc2~37^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6523cf9a460c488c681b7e4ecef2395491de1d4e;p=pandora-kernel.git 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 Cc: Patrick McHardy Cc: "David S. Miller" Signed-off-by: Andrew Morton Signed-off-by: David S. Miller --- Reading git-diff-tree failed