diff options
author | Joe Perches <[email protected]> | 2014-12-10 15:51:35 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2014-12-10 17:41:11 -0800 |
commit | 619a908aa334c854594e690fdbf1fe37b0e3e740 (patch) | |
tree | 460eebf94c133e2024b8ff5e2beee79f0cbcddc1 /tools/perf/scripts/python/syscall-counts.py | |
parent | 2381097b6c9b8621797a717c0b199f780ecaa992 (diff) |
checkpatch: add error on use of attribute((weak)) or __weak declarations
Using weak declarations can have unintended link defects. The __weak on
the declaration causes non-weak definitions to become weak.
Emit an error on its use.
Signed-off-by: Joe Perches <[email protected]>
Reported-by: Bjorn Helgaas <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions