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)
commit4be92db3b5667f3a5c874a04635b037dc5e3f373
treec30760cd5e9b6f74213bb8da9c9d076b46b7a4f9
parent60386b854008adc951c470067f90a2d85b5d520f
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: d158847ae89a2 ("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