diff options
| author | Joe Perches <[email protected]> | 2018-02-06 15:38:49 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2018-02-06 18:32:45 -0800 |
| commit | 73121534c963f7b6d22547a9ad8bff1793748433 (patch) | |
| tree | 5309ec04ed1ada851c738a010b0244073defe113 /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | 2e4bbbc550be336cbb3defc67430fc0700aa1426 (diff) | |
checkpatch: ignore some octal permissions of 0
module_param and create_proc uses with a permissions use of a single 0 are
"special" and should not emit any warning.
module_param uses with permission 0 are not visible in sysfs
create_proc uses with permission 0 use a default permission
Link: http://lkml.kernel.org/r/b6583611bb529ea6f6d43786827fddbabbab0a71.1513190059.git.joe@perches.com
Signed-off-by: Bartosz Golaszewski <[email protected]>
Signed-off-by: Joe Perches <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions