diff options
| author | Chaehyun Lim <[email protected]> | 2015-11-08 16:48:54 +0900 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2015-12-18 14:14:03 -0800 |
| commit | 706ab42eae8a7a320d0364c7040c9419bfdea235 (patch) | |
| tree | d6eb4cfb1f8bada5c4fa3afda32384b0589c85ca /tools/perf/scripts/python/call-graph-from-postgresql.py | |
| parent | d3ae4fa40088045b500f4d1ce85eb926b6cd2d3e (diff) | |
staging: wilc1000: fix return type of host_int_add_ptk
This patch changes return type of host_int_add_ptk 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/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions