summaryrefslogtreecommitdiff
path: root/uapi
diff options
context:
space:
mode:
authorJeff Johnson <jjohnson@codeaurora.org>2016-11-08 11:30:37 -0800
committerqcabuildsw <qcabuildsw@localhost>2016-11-08 15:25:28 -0800
commit789d7e4ce48d6db75ca648ff49ea067892de0c74 (patch)
tree8e763bc77d8c9d8288b0c56617e898b46d0d6344 /uapi
parent974d9c08155e1c4996ab111764332f919a392e7c (diff)
qcacld-3.0: WMA: 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 WMA. Change-Id: Ibf93c4725c8765ae02b53193c3f5d8aa2a886bfc CRs-Fixed: 1087302
Diffstat (limited to 'uapi')
0 files changed, 0 insertions, 0 deletions