aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorSergio Paracuellos <sergio.paracuellos@gmail.com>2018-05-13 20:35:55 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-05-14 14:07:07 +0200
commitdea2f1fb84c8b7d3581e90def1834b7bf4bdd585 (patch)
treebe6200190cd67e2b60f3ce6fe1d59ca59eaa8e28 /tools/perf/scripts/python
parentstaging: ks7010: replace cast types in assignments in hostif_phy_information_... (diff)
downloadlinux-dea2f1fb84c8b7d3581e90def1834b7bf4bdd585.tar.gz
linux-dea2f1fb84c8b7d3581e90def1834b7bf4bdd585.zip
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 <sergio.paracuellos@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions