libosmocore/include/osmocom
Oliver Smith 5e24eea15c Cosmetic: linuxlist.h: fix misleading comment
Whenever iterating over a list and removing entries,
llist_for_each_entry_safe must be used instead of llist_for_each_entry.

The comment with "non-consecutive(!)" entries sounds like this is not
needed as long as one is iterating over the list consecutively. I guess
that might have worked with prefetch logic, however the prefetch
function is just a stub in linuxlist.h. (Also prefetch has been removed
from list.h in linux.git e66eed651fd18a961f11cda62f3b5286c8cc4f9f.)

Change-Id: I217e6871afe121edba26e4c6fd1a461e397c9e72
2022-03-13 21:36:27 +00:00
..
codec codec: add missing osmo_amr_type_name function. 2021-08-23 15:44:00 +02:00
coding gsm0503_parity: Fix compilation with gcc-10 2020-04-20 18:18:50 +02:00
core Cosmetic: linuxlist.h: fix misleading comment 2022-03-13 21:36:27 +00:00
crypt include: add enum for UTRAN cipher 2021-11-11 09:02:24 +00:00
ctrl ports.h: add osmo-pfcp-tool ports 2022-01-21 00:55:51 +01:00
gprs include/: Adapt some headers to match contrib/struct_endianess.py format 2021-12-22 13:57:48 +01:00
gsm BSSAP: HO Request Ack: add missing Codec List (BSS Supported) 2022-02-28 11:04:08 +00:00
sim treewide: remove FSF address 2021-12-14 12:44:03 +01:00
usb treewide: remove FSF address 2021-12-14 12:44:03 +01:00
vty ports.h: add osmo-pfcp-tool ports 2022-01-21 00:55:51 +01:00