aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorChaehyun Lim <[email protected]>2015-11-08 16:49:05 +0900
committerGreg Kroah-Hartman <[email protected]>2015-12-18 14:14:03 -0800
commit1503457f7f08c2a9907060f8beca3a35c6c0c047 (patch)
tree4c30583dd3983556cdcb2626d4eab72aa3822b50 /tools/perf/scripts/python/bin
parent8ab8c59218d79effc763d6f20cb0d0bad783fd56 (diff)
staging: wilc1000: fix return type of host_int_add_rx_gtk
This patch changes return type of host_int_add_rx_gtk 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 of this function as well as data type of result variable. Signed-off-by: Chaehyun Lim <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions