Merge branch 'for-6.9/samsung' into for-linus
[linux-2.6-microblaze.git] / scripts / checkpatch.pl
index f8343b3..9c4c4a6 100755 (executable)
@@ -512,6 +512,7 @@ our $Attribute      = qr{
                        __ro_after_init|
                        __kprobes|
                        $InitAttribute|
+                       __aligned\s*\(.*\)|
                        ____cacheline_aligned|
                        ____cacheline_aligned_in_smp|
                        ____cacheline_internodealigned_in_smp|