summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorSergio Paracuellos <sergio.paracuellos@gmail.com>2018-05-04 06:16:37 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-05-06 18:58:40 -0700
commit0d8be3067f7f43de2eb5efb6edea467640226022 (patch)
treec812474e5d8d16605bd8bbb23c86967b401d8e09 /tools/perf/scripts/python/export-to-sqlite.py
parentf20703b4cf11f9bde320714f7da933086e087af0 (diff)
downloadlinux-0d8be3067f7f43de2eb5efb6edea467640226022.tar.gz
linux-0d8be3067f7f43de2eb5efb6edea467640226022.zip
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 <sergio.paracuellos@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions