From: Dmitry Kasatkin Date: Tue, 4 Mar 2014 16:04:20 +0000 (+0200) Subject: integrity: fix checkpatch errors X-Git-Tag: v3.15-rc1~112^2~3^2~4 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2bb930abcf39d8be243ddb4583cf013ea2a750d6;p=pandora-kernel.git integrity: fix checkpatch errors Between checkpatch changes (eg. sizeof) and inconsistencies between Lindent and checkpatch, unfixed checkpatch errors make it difficult to see new errors. This patch fixes them. Some lines with over 80 chars remained unchanged to improve code readability. The "extern" keyword is removed from internal evm.h to make it consistent with internal ima.h. Signed-off-by: Dmitry Kasatkin Signed-off-by: Mimi Zohar --- Reading git-diff-tree failed