diff options
author | Joe Perches <joe@perches.com> | 2014-01-14 08:31:27 +0100 |
---|---|---|
committer | Eric Paris <eparis@redhat.com> | 2014-01-14 20:53:50 +0100 |
commit | b8dbc3241fff043213e8be8e798d45eb6ed28b96 (patch) | |
tree | 904f83fb854645d374a7f2de6d63d9966b7b45b9 /kernel/audit.h | |
parent | audit: correct a type mismatch in audit_syscall_exit() (diff) | |
download | linux-b8dbc3241fff043213e8be8e798d45eb6ed28b96.tar.xz linux-b8dbc3241fff043213e8be8e798d45eb6ed28b96.zip |
audit: Use hex_byte_pack_upper
Using the generic kernel function causes the
object size to increase with gcc 4.8.1.
$ size kernel/audit.o*
text data bss dec hex filename
18577 6079 8436 33092 8144 kernel/audit.o.new
18579 6015 8420 33014 80f6 kernel/audit.o.old
Unsigned...
Diffstat (limited to 'kernel/audit.h')
0 files changed, 0 insertions, 0 deletions