summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDavid Collins <collinsd@codeaurora.org>2017-01-31 13:52:50 -0800
committerDavid Collins <collinsd@codeaurora.org>2017-02-03 11:57:47 -0800
commitf676facccc36c3a34f849d37d387999f9588193f (patch)
tree1ee08cb3de692a381597757977a416433789c2c0 /tools/perf/scripts/python
parent5fc047dd5444204421d8cbf16a36de7e99d1a273 (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')
0 files changed, 0 insertions, 0 deletions