commit | e7d021e28328e0cc47b21cb9c6d8885326b0c2f5 | [log] [tgz] |
---|---|---|
author | Dmitry Kasatkin <d.kasatkin@samsung.com> | Fri Aug 15 14:09:19 2014 +0300 |
committer | Mimi Zohar <zohar@linux.vnet.ibm.com> | Tue Sep 02 17:03:37 2014 -0400 |
tree | 65b82b9bbddbb7471bba7302a7a59ad94ff17577 | |
parent | 27cd1fc3ae5374a4a86662c67033f15ef27b2461 [diff] |
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>