]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
ima: no need to allocate entry for comment
authorDmitry Kasatkin <d.kasatkin@samsung.com>
Fri, 3 Oct 2014 11:40:19 +0000 (14:40 +0300)
committerMimi Zohar <zohar@linux.vnet.ibm.com>
Sun, 12 Oct 2014 03:28:07 +0000 (23:28 -0400)
commit272a6e90ffee1dea39efd6fdf9592edc83a0738e
treed083a538be224e4c2a25e2380a789cff8d80e455
parent78bb5d0b4fe1988ae1a2a0cad0776134846414bd
ima: no need to allocate entry for comment

If a rule is a comment, there is no need to allocate an entry.
Move the checking for comments before allocating the entry.

Signed-off-by: Dmitry Kasatkin <d.kasatkin@samsung.com>
Signed-off-by: Mimi Zohar <zohar@linux.vnet.ibm.com>
security/integrity/ima/ima_policy.c