diff options
author | 2017-02-10 21:30:24 -0600 | |
---|---|---|
committer | 2017-02-12 13:26:55 +0100 | |
commit | e2288bce8ec828ce36f6443e298e04d41fddff7e (patch) | |
tree | dc4c713f3628f697bfa8cba2c5a6a2143ad971e5 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | staging: set msi_domain_ops as __ro_after_init (diff) | |
download | wireguard-linux-e2288bce8ec828ce36f6443e298e04d41fddff7e.tar.xz wireguard-linux-e2288bce8ec828ce36f6443e298e04d41fddff7e.zip |
staging: rtl8712: Fix some Sparse endian messages
Sparse reports the following:
CHECK drivers/staging/rtl8712/rtl8712_xmit.c
drivers/staging/rtl8712/rtl8712_xmit.c:564:42: warning: cast from restricted __le32
drivers/staging/rtl8712/rtl8712_xmit.c:569:42: warning: cast from restricted __le32
drivers/staging/rtl8712/rtl8712_xmit.c:571:42: warning: cast from restricted __le32
Each of these cases is transferring a quantity that is little-endian. There
is no need for conversion.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions