summaryrefslogtreecommitdiff
path: root/uapi
diff options
context:
space:
mode:
authorJeff Johnson <jjohnson@codeaurora.org>2016-11-08 11:51:59 -0800
committerqcabuildsw <qcabuildsw@localhost>2016-11-08 15:25:30 -0800
commit95aa56074c64d947ad505ca41df2789d2db1b8d3 (patch)
tree3277c7f714501680ca647bfe5f7019df749341a2 /uapi
parent789d7e4ce48d6db75ca648ff49ea067892de0c74 (diff)
qcacld-3.0: FWLOG: Fix incorrect use of "\" line continuation
Currently there are instances of the "\" line continuation character being used inside quoted strings. This has the undesired side effect of including the indentation of the continued line as part of the quoted string. In addition per the Linux Coding Style user-visible strings should not be split. So remove all incorrect instances of "\" line continuation from FWLOG. Change-Id: Ib4a64cfa6e05966a7e0151c249304d34088ff2e4 CRs-Fixed: 1087325
Diffstat (limited to 'uapi')
0 files changed, 0 insertions, 0 deletions