Michael Brown
ea631f6fb8
[list] Add list_first_entry()
...
There are several points in the iPXE codebase where
list_for_each_entry() is (ab)used to extract only the first entry from
a list. Add a macro list_first_entry() to make this code easier to
read.
Signed-off-by: Michael Brown <mcb30@ipxe.org >
2010-11-08 03:15:28 +00:00
..
2010-11-08 03:15:28 +00:00
2010-09-22 17:11:29 +01:00
2010-10-18 14:40:27 +01:00
2010-10-09 01:24:18 +01:00
2010-10-07 19:15:04 +01:00
2010-10-07 19:15:04 +01:00
2010-04-19 23:43:39 +01:00
2010-04-19 23:43:39 +01:00
2010-06-22 14:26:40 +01:00
2010-10-07 19:15:04 +01:00
2010-10-07 19:15:04 +01:00
2010-05-10 16:34:17 +01:00
2010-04-19 23:43:39 +01:00
2010-10-19 18:41:50 +01:00
2010-10-19 18:41:50 +01:00
2010-10-15 00:04:11 +01:00
2010-11-03 01:55:53 +00:00
2010-04-19 23:43:39 +01:00
2010-08-20 10:13:04 +01:00
2010-11-08 03:15:28 +00:00
2010-04-19 23:43:39 +01:00
2010-10-07 19:15:04 +01:00
2010-10-07 19:15:04 +01:00
2010-04-19 23:43:39 +01:00
2010-04-19 23:43:39 +01:00
2010-04-19 23:43:39 +01:00
2010-11-08 03:15:28 +00:00
2010-04-19 23:43:39 +01:00
2010-10-07 19:15:04 +01:00
2010-09-03 21:28:43 +01:00
2010-11-08 03:15:28 +00:00
2010-04-19 23:43:39 +01:00
2010-06-23 01:01:32 +01:00
2010-08-20 10:13:04 +01:00