diff options
| author | Martin Kepplinger <[email protected]> | 2017-04-10 20:39:22 -0700 |
|---|---|---|
| committer | Dmitry Torokhov <[email protected]> | 2017-04-10 20:41:41 -0700 |
| commit | c5cb37d0d62c58320f0a86777b738fb28272245b (patch) | |
| tree | 75921a7663c9be4ce0105c6c2a02f5caacbf3e34 /scripts/gcc-plugins/randomize_layout_plugin.c | |
| parent | bee84493318843ffba9705924469369b9b244ddf (diff) | |
Input: yealink - define packet offset __be16 instead of u16
sparse says
warning: incorrect type in assignment (different base types)
expected unsigned short [unsigned] [usertype] offset
got restricted __be16 [usertype] <noident>
for every usage of cpu_to_be16 in yealink.c. Defining it __be16 in the
first place shouldn't hurt.
Signed-off-by: Martin Kepplinger <[email protected]>
Signed-off-by: [email protected]
Signed-off-by: Dmitry Torokhov <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/randomize_layout_plugin.c')
0 files changed, 0 insertions, 0 deletions