diff options
author | Kaaira Gupta <kgupta@es.iitr.ac.in> | 2020-02-12 23:28:26 +0530 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-02-12 13:37:06 -0800 |
commit | 0e35fa615e0baf5d95dafc4362b349b8406676ab (patch) | |
tree | a5c26c2335e7bba7db2f1cb403742e82cf0591a7 /kernel/module.c | |
parent | 032974659b36827e49d6d872dd42f9bab788a6d6 (diff) |
staging: gasket: unify multi-line string
Fix three checkpatch.pl warnings of 'quoted string split across lines'
in gasket_core.c by merging the strings in one line.
Though some strings
are over 80 characters long, fixing this warning is necessary to ease
grep-ing the source for printk.
Signed-off-by: Kaaira Gupta <kgupta@es.iitr.ac.in>
Link: https://lore.kernel.org/r/20200212175826.GA5967@kaaira-HP-Pavilion-Notebook
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'kernel/module.c')
0 files changed, 0 insertions, 0 deletions