diff options
author | 2014-12-02 21:27:57 +0100 | |
---|---|---|
committer | 2014-12-02 22:49:15 +0100 | |
commit | e5b53c0a2ef5818a5bbe7249bd57206ecd63f6f6 (patch) | |
tree | e0c56cc108ec48a05632a18f546cb92db0769f57 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | NFC: st21nfcb: Fix reported error (diff) | |
download | linux-dev-e5b53c0a2ef5818a5bbe7249bd57206ecd63f6f6.tar.xz linux-dev-e5b53c0a2ef5818a5bbe7249bd57206ecd63f6f6.zip |
NFC: Fix warning "warning: incorrect type in assignment"
Fix warnings:
net/nfc/llcp_commands.c:421:14: warning: incorrect type in assignment (different base types)
net/nfc/llcp_commands.c:421:14: expected unsigned short [unsigned] [usertype] miux
net/nfc/llcp_commands.c:421:14: got restricted __be16
net/nfc/llcp_commands.c:477:14: warning: incorrect type in assignment (different base types)
net/nfc/llcp_commands.c:477:14: expected unsigned short [unsigned] [usertype] miux
net/nfc/llcp_commands.c:477:14: got restricted __be16
Procedure to reproduce:
make ARCH=x86_64 allmodconfig
make C=1 CF=-D__CHECK_ENDIAN__
Signed-off-by: Christophe Ricard <christophe-h.ricard@st.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions