Home
last modified time | relevance | path

Searched hist:eb9edf4366a2364b626c000b9ac720b0c13a551c (Results 1 – 1 of 1) sorted by relevance

/linux/net/6lowpan/
H A Dnhc.heb9edf4366a2364b626c000b9ac720b0c13a551c Thu Apr 28 03:05:32 UTC 2022 Alexander Aring <aahringo@redhat.com> 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>