diff options
| author | Jouni Malinen <[email protected]> | 2019-02-11 16:29:04 +0200 |
|---|---|---|
| committer | Johannes Berg <[email protected]> | 2019-02-11 16:51:18 +0100 |
| commit | 7388afe09143210f555bdd6c75035e9acc1fab96 (patch) | |
| tree | 346e6b05bc94025dfad7c2ba4ad8c1023a5035f8 /scripts/gdb/linux/lists.py | |
| parent | e646a0257b64dbef9d168e0f90daafa3fc1a83af (diff) | |
cfg80211: Use const more consistently in for_each_element macros
Enforce the first argument to be a correct type of a pointer to struct
element and avoid unnecessary typecasts from const to non-const pointers
(the change in validate_ie_attr() is needed to make this part work). In
addition, avoid signed/unsigned comparison within for_each_element() and
mark struct element packed just in case.
Signed-off-by: Jouni Malinen <[email protected]>
Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions