aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorJanusz Lisiecki <[email protected]>2017-07-03 06:41:39 +0200
committerGreg Kroah-Hartman <[email protected]>2017-07-16 08:41:02 +0200
commit7b379dba14f8039fac06db0fced2e68b86570ddf (patch)
tree75a10311fb8a5d7b0be17c0ec2558d4c3494e88a /tools/perf/scripts/python/export-to-postgresql.py
parent0c2310217b40af190b4a8ff79320088856c2f25c (diff)
staging: ks7010: Fix cast to restricted __le16 in ks_wlan_net.c
This patch fixes the following Sparse warnings in ks_wlan_net.c: drivers/staging/ks7010/ks_wlan_net.c:1359:24: warning: cast to restricted __le16 link_ap_info_t structure field 'capability' has native order and is used everywhere in the code in such way (i.e get_ap_information, get_current_ap). Both sides of assignment are u16 (native order) so 'le16_to_cpu' is not needed and wrong. Signed-off-by: Janusz Lisiecki <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions