diff options
| author | David Collins <collinsd@codeaurora.org> | 2017-02-01 16:38:19 -0800 |
|---|---|---|
| committer | David Collins <collinsd@codeaurora.org> | 2017-02-03 12:19:07 -0800 |
| commit | e6e40ef43a6cd60d16a56ca31a4cb076c554385b (patch) | |
| tree | 14c4b7c127ff0410670caff2671b7c2de344eaab /tools/perf/scripts/python | |
| parent | fab5e227b6b25d4462430fc080159ee612df1929 (diff) | |
soc: qcom: qpnp-haptic: 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.
- Use octal file permissions instead of symbolic.
- Restructure conditionals to avoid else after return.
- Add a blank line after variable definitions.
- Correct the format of block comments.
- Replace sscanf() for a single integer with kstrtoint().
- Update the QPNP_HAPTIC Kconfig entry to use the name
'Qualcomm Technologies, Inc.'
- Expand the description of the QPNP_HAPTIC config option.
Change-Id: Ifc9ccbb83e2ca59328d6dcb5915b80c578d38fa1
Signed-off-by: David Collins <collinsd@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
