diff options
| author | Benjamin Romer <[email protected]> | 2015-03-16 13:58:43 -0400 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2015-03-23 22:00:19 +0100 |
| commit | 8e3fedd6e3336a1bf200d6527751a7f1497c2e95 (patch) | |
| tree | 9f8d7439de36103999c96e692fb85ff229ddde28 /tools/perf/scripts/python | |
| parent | 6fe345afd778cfa374c75a325f8c5b4801d89205 (diff) | |
staging: unisys: fix CamelCase in responders functions
Fix the CamelCase parameters:
busNo => bus_no
devNo => dev_no
In the functions bus_create_response(), bus_destroy_response(),
device_create_response(), device_destroy_response(), and
device_resume_response().
Fix the CamelCase global structure name
BusDev_Responders => busdev_responders
And update all references to use the corrected names.
Signed-off-by: Benjamin Romer <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions