OSDN Git Service

ima: Fix line continuation format
authorJoe Perches <joe@perches.com>
Thu, 16 Nov 2017 15:27:29 +0000 (07:27 -0800)
committerMimi Zohar <zohar@linux.vnet.ibm.com>
Mon, 18 Dec 2017 14:43:47 +0000 (09:43 -0500)
commit72bf83b0c978c495ce9f6bfeee1ccd34478b05e6
treecba671b71110f4c62782dc0fb99eca229d8c7686
parentda1b0029f527a9b4204e90ba6f14ee139fd76f9e
ima: Fix line continuation format

Line continuations with excess spacing causes unexpected output.

Based on commit 6f76b6fcaa60 ("CodingStyle: Document the exception of
not splitting user-visible strings, for grepping") recommendation.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Mimi Zohar <zohar@linux.vnet.ibm.com>
security/integrity/ima/ima_template.c