diff options
author | Rakib Mullick <rakib.mullick@gmail.com> | 2013-04-07 12:14:18 +0200 |
---|---|---|
committer | Eric Paris <eparis@redhat.com> | 2013-04-10 21:18:24 +0200 |
commit | 17c6ee707a32c8e67861a442f387def5b7f64cec (patch) | |
tree | df3d8b2164badcd26d8079c769196860dc2ea7a4 /init | |
parent | kernel: audit: beautify code, for extern function, better to check its parame... (diff) | |
download | linux-17c6ee707a32c8e67861a442f387def5b7f64cec.tar.xz linux-17c6ee707a32c8e67861a442f387def5b7f64cec.zip |
auditsc: Use kzalloc instead of kmalloc+memset.
In function audit_alloc_context(), use kzalloc, instead of kmalloc+memset. Patch also renames audit_zero_context() to
audit_set_context(), to represent it's inner workings properly.
Signed-off-by: Rakib Mullick <rakib.mullick@gmail.com>
Signed-off-by: Eric Paris <eparis@redhat.com>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions