diff options
author | Ondrej Mosnacek <omosnace@redhat.com> | 2020-04-28 15:55:12 +0300 |
---|---|---|
committer | Paul Moore <paul@paul-moore.com> | 2020-05-01 23:34:57 +0300 |
commit | 03414a49ad5f3c56988c36d2070e402ffa17feaf (patch) | |
tree | 810a13efb69606650b481efaf4afec11b5abacad /Kconfig | |
parent | 46619b44e431d85d64a8dfcb7166d0ae098544c8 (diff) | |
download | linux-03414a49ad5f3c56988c36d2070e402ffa17feaf.tar.xz |
selinux: do not allocate hashtabs dynamically
It is simpler to allocate them statically in the corresponding
structure, avoiding unnecessary kmalloc() calls and pointer
dereferencing.
Signed-off-by: Ondrej Mosnacek <omosnace@redhat.com>
[PM: manual merging required in policydb.c]
Signed-off-by: Paul Moore <paul@paul-moore.com>
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions