summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDavid Collins <collinsd@codeaurora.org>2017-02-01 16:29:36 -0800
committerDavid Collins <collinsd@codeaurora.org>2017-02-03 12:19:06 -0800
commitfab5e227b6b25d4462430fc080159ee612df1929 (patch)
tree246618427d3b3d310ac041e897b0c316a594fffc /tools/perf/scripts/python
parent5b77c3d190e4fd60cd802b03a09a0930aef61af5 (diff)
rtc: qpnp-rtc: correct various coding style issues
Correct warnings flagged by checkpatch. In particular, modify the following: - Add 'const' to the type of a struct of_device_id variable. - Add 'const' to the type of struct rtc_class_ops variables. - Join strings that are wrapped across two lines. - Move EXPORT_SYMBOL() directly after poweron_alarm definition. - Correct the spelling of 'writing'. - Correct the module license to use 'GPL v2'. - Update the RTC_DRV_QPNP Kconfig entry to use the name 'Qualcomm Technologies, Inc.' - Remove duplicate RTC_DRV_QPNP Kconfig entry. Change-Id: I45fa2db561a5990d8618fa0fcf904ae95a72e3eb Signed-off-by: David Collins <collinsd@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions