]> git.baikalelectronics.ru Git - kernel.git/commit
ima: Remove semicolon at the end of ima_get_binary_runtime_size()
authorRoberto Sassu <roberto.sassu@huawei.com>
Fri, 4 Sep 2020 09:23:29 +0000 (11:23 +0200)
committerMimi Zohar <zohar@linux.ibm.com>
Tue, 15 Sep 2020 17:47:41 +0000 (13:47 -0400)
commit09452ef7234abb79a4e4744f65cba1228c6e5065
treec30760cd5e9b6f74213bb8da9c9d076b46b7a4f9
parent7f6d7b8aed0da9e39e29a120aae214c8f1139459
ima: Remove semicolon at the end of ima_get_binary_runtime_size()

This patch removes the unnecessary semicolon at the end of
ima_get_binary_runtime_size().

Cc: stable@vger.kernel.org
Fixes: afa912eb1be99 ("ima: maintain memory size needed for serializing the measurement list")
Signed-off-by: Roberto Sassu <roberto.sassu@huawei.com>
Signed-off-by: Mimi Zohar <zohar@linux.ibm.com>
security/integrity/ima/ima_queue.c