aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorKees Cook <[email protected]>2017-04-04 22:07:10 -0700
committerKees Cook <[email protected]>2017-05-28 10:22:42 -0700
commit234041dfe5ca83d5c8122ec1999eaf3f00335d7b (patch)
tree998114ee5e3d34158006efabf7d1be4ccf56832d /tools/perf/scripts/python
parent7585d12f6555fdf4faaefec34ac58b28555b27d0 (diff)
sgi-xp: Use designated initializers
Prepare to mark sensitive kernel structures for randomization by making sure they're using designated initializers. In this case, no initializers are needed (they can be NULL initialized and callers adjusted to check for NULL, which is more efficient than an indirect call). Cc: Robin Holt <[email protected]> Signed-off-by: Kees Cook <[email protected]> Reviewed-by: Christoph Hellwig <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions