summaryrefslogtreecommitdiffstats
path: root/scripts/selinux/Makefile
diff options
context:
space:
mode:
authorAndy Whitcroft <apw@canonical.com>2012-01-11 00:10:04 +0100
committerLinus Torvalds <torvalds@linux-foundation.org>2012-01-11 01:30:50 +0100
commit87a53877185627b49a903023255425bda78f890c (patch)
tree47809b22567658e1e17be1603358d06f79a8e99f /scripts/selinux/Makefile
parentcheckpatch: only apply kconfig help checks for options which prompt (diff)
downloadlinux-87a53877185627b49a903023255425bda78f890c.tar.xz
linux-87a53877185627b49a903023255425bda78f890c.zip
checkpatch: fix EXPORT_SYMBOL handling following a function
The following fragment defeats the DEVICE_ATTR style handing, check for and ignore the close brace '}' in this context: int foo() { } DEVICE_ATTR(link_power_management_policy, S_IRUGO | S_IWUSR, ata_scsi_lpm_show, ata_scsi_lpm_put); EXPORT_SYMBOL_GPL(dev_attr_link_power_management_policy); Signed-off-by: Andy Whitcroft <apw@canonical.com> Cc: Joe Perches <joe@perches.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions