summaryrefslogtreecommitdiffstats
path: root/drivers/misc/hmc6352.c
diff options
context:
space:
mode:
authorKees Cook <keescook@chromium.org>2017-04-04 22:07:10 -0700
committerKees Cook <keescook@chromium.org>2017-05-28 10:22:42 -0700
commit234041dfe5ca83d5c8122ec1999eaf3f00335d7b (patch)
tree998114ee5e3d34158006efabf7d1be4ccf56832d /drivers/misc/hmc6352.c
parent7585d12f6555fdf4faaefec34ac58b28555b27d0 (diff)
downloadlinux-234041dfe5ca83d5c8122ec1999eaf3f00335d7b.tar.bz2
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 <robinmholt@gmail.com> Signed-off-by: Kees Cook <keescook@chromium.org> Reviewed-by: Christoph Hellwig <hch@infradead.org>
Diffstat (limited to 'drivers/misc/hmc6352.c')
0 files changed, 0 insertions, 0 deletions