aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorJoe Perches <[email protected]>2014-12-10 15:51:57 -0800
committerLinus Torvalds <[email protected]>2014-12-10 17:41:12 -0800
commit0ab9019184f1de09409434204cb8fbffe8286e00 (patch)
treef1afe23858fb53702ee9a30f0fa2740e60efea25 /tools/perf/scripts/python/syscall-counts.py
parentf512357646268451da0d7e1e0100c55df6c8cea6 (diff)
checkpatch: add --strict preference for #defines using BIT(foo)
Using BIT(foo) and BIT_ULL(bar) is more common now. Suggest using these macros over #defines with 1<<value. Add a --fix option too. Signed-off-by: Joe Perches <[email protected]> Cc: David Miller <[email protected]> Cc: Jiri Pirko <[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