diff options
author | Kees Cook <[email protected]> | 2017-04-04 22:07:10 -0700 |
---|---|---|
committer | Kees Cook <[email protected]> | 2017-05-28 10:22:42 -0700 |
commit | 234041dfe5ca83d5c8122ec1999eaf3f00335d7b (patch) | |
tree | 998114ee5e3d34158006efabf7d1be4ccf56832d /tools/perf/scripts/python | |
parent | 7585d12f6555fdf4faaefec34ac58b28555b27d0 (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