diff options
| author | Sergio Paracuellos <[email protected]> | 2018-05-04 06:16:48 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2018-05-06 18:58:41 -0700 |
| commit | 19e8a0d7305713a348a07db06921856104cce3bb (patch) | |
| tree | f493aafe30b16248cfcd2600130738b7c1ffe22e /tools/perf/scripts/python/call-graph-from-sql.py | |
| parent | 5437e9b2434becbadbc883bc312068a15fd3bb6c (diff) | |
staging: ks7010: use u16 instead of unsigned short in hostif_data_indication
Local variable 'auth_type' is declared as unsigned short in
hostif_data_indication function. Its value is got calling get_word
which returns an 'u16' so change its type to u16 which is preferred.
Signed-off-by: Sergio Paracuellos <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions