Christopher Faulet
bc1f54b0fc
MINOR: mini-clist: Add functions to iterate backward on a list
...
list_for_each_entry_rev() and list_for_each_entry_from_rev() and corresponding
safe versions have been added to iterate on a list in the reverse order. All
these functions work the same way than the forward versions, except they use the
.p field to move for an element to another.
2020-04-27 09:39:37 +02:00
..
2010-10-30 19:04:33 +02:00
2020-03-06 14:12:59 +01:00
2020-02-26 10:39:36 +01:00
2019-01-26 13:25:14 +01:00
2020-02-14 19:02:06 +01:00
2020-03-04 12:04:07 +01:00
2020-03-14 10:52:46 +01:00
2020-02-21 16:32:57 +01:00
2020-03-14 10:58:35 +01:00
2020-03-14 09:42:07 +01:00
2010-08-10 14:01:15 +02:00
2019-10-04 16:12:02 +02:00
2020-03-14 09:42:07 +01:00
2019-11-25 11:34:26 +01:00
2020-01-16 08:23:42 +01:00
2020-03-17 15:30:07 +01:00
2019-04-01 07:44:56 +02:00
2019-04-01 07:44:56 +02:00
2019-04-01 07:44:56 +02:00
2020-03-14 09:42:07 +01:00
2019-04-01 07:44:56 +02:00
2020-03-14 09:42:07 +01:00
2020-03-14 09:42:07 +01:00
2019-04-10 16:33:25 +02:00
2020-03-14 09:42:07 +01:00
2019-10-29 13:09:14 +01:00
2020-03-18 15:55:35 +01:00
2020-04-27 09:39:37 +02:00
2019-05-22 19:47:57 +02:00
2020-02-25 07:30:49 +01:00
2020-04-08 16:52:51 +02:00
2020-03-14 09:42:07 +01:00
2020-04-23 20:03:27 +02:00
2006-06-29 18:54:54 +02:00
2009-03-21 10:25:14 +01:00
2020-02-25 07:41:47 +01:00
2020-01-22 15:55:55 +01:00
2019-10-10 11:30:07 +02:00
2019-11-25 20:38:32 +01:00
2020-03-14 09:42:07 +01:00