]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
evm: fix checkpatch warnings
authorDmitry Kasatkin <d.kasatkin@samsung.com>
Fri, 15 Aug 2014 11:09:19 +0000 (14:09 +0300)
committerMimi Zohar <zohar@linux.vnet.ibm.com>
Tue, 2 Sep 2014 21:03:37 +0000 (17:03 -0400)
commite7d021e28328e0cc47b21cb9c6d8885326b0c2f5
tree65b82b9bbddbb7471bba7302a7a59ad94ff17577
parent27cd1fc3ae5374a4a86662c67033f15ef27b2461
evm: fix checkpatch warnings

This patch fixes checkpatch 'return' warnings introduced with commit
9819cf2 "checkpatch: warn on unnecessary void function return statements".

Use scripts/checkpatch.pl --file security/integrity/evm/evm_main.c
to produce the warnings.

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