diff options
author | 2022-04-27 23:05:32 -0400 | |
---|---|---|
committer | 2022-06-09 21:53:28 +0200 | |
commit | eb9edf4366a2364b626c000b9ac720b0c13a551c (patch) | |
tree | 2a6028b862bfaf599e11078a2dee13c5e41f738f /net/core/sock.c | |
parent | Merge branch 'vsock-virtio-add-support-for-device-suspend-resume' (diff) | |
download | wireguard-linux-eb9edf4366a2364b626c000b9ac720b0c13a551c.tar.xz wireguard-linux-eb9edf4366a2364b626c000b9ac720b0c13a551c.zip |
net: 6lowpan: remove const from scalars
The keyword const makes no sense for scalar types inside the lowpan_nhc
structure. Most compilers will ignore it so we remove the keyword from
the scalar types.
Signed-off-by: Alexander Aring <aahringo@redhat.com>
Reviewed-by: Stefan Schmidt <stefan@datenfreihafen.org>
Acked-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
Link: https://lore.kernel.org/r/20220428030534.3220410-2-aahringo@redhat.com
Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
Diffstat (limited to 'net/core/sock.c')
0 files changed, 0 insertions, 0 deletions