aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts
diff options
context:
space:
mode:
authorSergio Paracuellos <[email protected]>2018-05-04 06:16:37 +0200
committerGreg Kroah-Hartman <[email protected]>2018-05-06 18:58:40 -0700
commit0d8be3067f7f43de2eb5efb6edea467640226022 (patch)
treec812474e5d8d16605bd8bbb23c86967b401d8e09 /tools/perf/scripts
parentf20703b4cf11f9bde320714f7da933086e087af0 (diff)
staging: ks7010: change parameter types in hostif_power_mgmt_request
Parameters for hostif_power_mgmt_request are declared as unsigned long and then are forced to be change to be u32. Also the caller declares explicitly unsigned long parameters just to assign them and pass into the function. Change types for those to be u32 instead so no conversion is needed at all and code gets more clear. Signed-off-by: Sergio Paracuellos <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions