linux/security/selinux/ss
Ethan Edwards 65d96351b1 selinux: fixed a checkpatch warning with the sizeof macro
`sizeof buf` changed to `sizeof(buf)`

Signed-off-by: Ethan Edwards <ethancarteredwards@gmail.com>
[PM: rewrote the subject line]
Signed-off-by: Paul Moore <paul@paul-moore.com>
2020-06-29 19:26:17 -04:00
..
avtab.c selinux: avtab_init() and cond_policydb_init() return void 2020-03-05 14:55:43 -05:00
avtab.h selinux: avtab_init() and cond_policydb_init() return void 2020-03-05 14:55:43 -05:00
conditional.c selinux: fixed a checkpatch warning with the sizeof macro 2020-06-29 19:26:17 -04:00
conditional.h selinux: avtab_init() and cond_policydb_init() return void 2020-03-05 14:55:43 -05:00
constraint.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
context.c selinux: hash context structure directly 2020-04-17 16:04:34 -04:00
context.h selinux: move context hashing under sidtab 2020-04-17 16:04:38 -04:00
ebitmap.c selinux: hash context structure directly 2020-04-17 16:04:34 -04:00
ebitmap.h selinux: hash context structure directly 2020-04-17 16:04:34 -04:00
hashtab.c selinux: do not allocate hashtabs dynamically 2020-05-01 16:34:57 -04:00
hashtab.h selinux: do not allocate hashtabs dynamically 2020-05-01 16:34:57 -04:00
mls_types.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
mls.c selinux: do not allocate hashtabs dynamically 2020-05-01 16:34:57 -04:00
mls.h selinux: hash context structure directly 2020-04-17 16:04:34 -04:00
policydb.c selinux: log error messages on required process class / permissions 2020-06-23 20:57:01 -04:00
policydb.h selinux: do not allocate hashtabs dynamically 2020-05-01 16:34:57 -04:00
services.c selinux: do not allocate hashtabs dynamically 2020-05-01 16:34:57 -04:00
services.h selinux: hash context structure directly 2020-04-17 16:04:34 -04:00
sidtab.c selinux: move context hashing under sidtab 2020-04-17 16:04:38 -04:00
sidtab.h selinux: move context hashing under sidtab 2020-04-17 16:04:38 -04:00
symtab.c selinux: do not allocate hashtabs dynamically 2020-05-01 16:34:57 -04:00
symtab.h selinux: do not allocate hashtabs dynamically 2020-05-01 16:34:57 -04:00