aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorSergio Paracuellos <[email protected]>2018-05-13 20:35:55 +0200
committerGreg Kroah-Hartman <[email protected]>2018-05-14 14:07:07 +0200
commitdea2f1fb84c8b7d3581e90def1834b7bf4bdd585 (patch)
treebe6200190cd67e2b60f3ce6fe1d59ca59eaa8e28 /tools/perf/scripts/python/bin/stackcollapse-record
parent9a1420e7a525f8602d84869b6983359799452320 (diff)
staging: ks7010: replace uint* type into the u* ones in hostif_bss_scan_request
In function hostif_bss_scan_request parameters 'scan_ssid' and 'scan_ssid_len' are declared as uint8_t. Change them to be 'u8' instead which is preferred. Also update two casts inside the same function to use 'u32' instead of 'uint32_t'. Signed-off-by: Sergio Paracuellos <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions