diff options
author | 2013-12-11 14:44:04 -0500 | |
---|---|---|
committer | 2014-03-07 11:30:36 -0500 | |
commit | 52a13284844b354c7a37533f5366cb5b653a76b3 (patch) | |
tree | 71e0f9148d8a2bb44a308d79e2883f6e732cd97b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ima: new helper: file_inode(file) (diff) | |
download | linux-dev-52a13284844b354c7a37533f5366cb5b653a76b3.tar.xz linux-dev-52a13284844b354c7a37533f5366cb5b653a76b3.zip |
ima: use static const char array definitions
A const char pointer allocates memory for a pointer as well as for
a string, This patch replaces a number of the const char pointers
throughout IMA, with a static const char array.
Suggested-by: David Howells <dhowells@redhat.com>
Signed-off-by: Mimi Zohar <zohar@linux.vnet.ibm.com>
Acked-by: David Howells <dhowells@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions