diff options
| author | David Collins <collinsd@codeaurora.org> | 2017-01-31 13:52:50 -0800 |
|---|---|---|
| committer | David Collins <collinsd@codeaurora.org> | 2017-02-03 11:57:47 -0800 |
| commit | f676facccc36c3a34f849d37d387999f9588193f (patch) | |
| tree | 1ee08cb3de692a381597757977a416433789c2c0 /tools/perf/scripts/python/bin | |
| parent | 5fc047dd5444204421d8cbf16a36de7e99d1a273 (diff) | |
regulator: mem-acc-regulator: 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.
- Remove unnecessary out-of-memory error messages.
- Change variables of type 'unsigned' to 'unsigned int'.
- Restructure conditionals to avoid else after return.
- Correct the spelling of the word 'initialize'.
- Update the REGULATOR_MEM_ACC Kconfig entry and the device
tree documentation to use the name: 'Qualcomm Technologies,
Inc.'
Change-Id: Idfccd4289eadbbeaf2c682ca4fbe73eda691499a
Signed-off-by: David Collins <collinsd@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
