checkpatch: ____cacheline_aligned et al are modifiers
authorAndy Whitcroft <apw@shadowen.org>
Thu, 16 Oct 2008 05:02:18 +0000 (22:02 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 16 Oct 2008 18:21:35 +0000 (11:21 -0700)
commit24e1d81acd447c3a7ec9eb90f24c00edc5a4b09f
treee6b199e4a2a4f88329f02bd3919eb25bc1c8dea3
parenta1ef277e2c88c80cfa00580469133e2215442c8d
checkpatch: ____cacheline_aligned et al are modifiers

Add the cacheline alignment modifiers to the attribute lists.

Signed-off-by: Andy Whitcroft <apw@shadowen.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
scripts/checkpatch.pl