summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorChaehyun Lim <chaehyun.lim@gmail.com>2015-10-26 09:44:42 +0900
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-10-27 14:25:10 +0900
commit5b41c7c9762a9923c784b2b92c4abd2f2ac45bfa (patch)
tree693cd00b560a8119c5ab10517f1c66edb72c7feb /tools/perf/scripts/python/syscall-counts.py
parentcf516d08eceb4c442f0f2f1a73ebf994b1dbf0ed (diff)
staging: wilc1000: fix return type of host_int_set_WEPDefaultKeyID
This patch changes return type of host_int_set_WEPDefaultKeyID from s32 to int. The result variable gets return value from wilc_mq_send that has return type of int. It should be changed return type int as well as data type of result variable. Signed-off-by: Chaehyun Lim <chaehyun.lim@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions