diff options
author | Kees Cook <[email protected]> | 2018-04-10 16:32:26 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2018-04-11 10:28:34 -0700 |
commit | 47d4b263a2f7324fb3cb641ca00b2725dd12dea0 (patch) | |
tree | 3f6b15dcff528dffc236fee044f45b5b7c2a0b6b /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 1f5bd0547654ada423b184e22f320d76c0fac49e (diff) |
taint: convert to indexed initialization
This converts to using indexed initializers instead of comments, adds a
comment on why the taint flags can't be an enum, and make sure that no
one forgets to update the taint_flags when adding new bits.
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Kees Cook <[email protected]>
Reviewed-by: Andrew Morton <[email protected]>
Cc: Al Viro <[email protected]>
Cc: Alexey Dobriyan <[email protected]>
Cc: Jonathan Corbet <[email protected]>
Cc: Randy Dunlap <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions