commit | 72bf83b0c978c495ce9f6bfeee1ccd34478b05e6 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Thu Nov 16 07:27:29 2017 -0800 |
committer | Mimi Zohar <zohar@linux.vnet.ibm.com> | Mon Dec 18 09:43:47 2017 -0500 |
tree | cba671b71110f4c62782dc0fb99eca229d8c7686 | |
parent | da1b0029f527a9b4204e90ba6f14ee139fd76f9e [diff] |
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>