Rasmus Villemoes
db6172c411
fs: cleanup slight list_entry abuse
...
list_entry is just a wrapper for container_of, but it is arguably
wrong (and slightly confusing) to use it when the pointed-to struct
member is not a struct list_head. Use container_of directly instead.
Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2015-06-23 18:01:59 -04:00
..
2014-05-28 21:19:02 -05:00
2015-04-15 15:06:57 -04:00
2015-05-10 22:18:26 -04:00
2013-02-22 23:31:31 -05:00
2014-01-25 23:58:22 -05:00
2012-10-17 09:18:38 -05:00
2012-09-17 11:58:19 -05:00
2014-06-03 14:14:00 -05:00
2012-09-17 11:58:19 -05:00
2014-12-23 17:01:24 -06:00
2013-06-29 12:56:42 +04:00
2013-06-05 14:47:19 -05:00
2012-09-17 11:58:19 -05:00
2013-06-05 14:47:19 -05:00
2015-06-23 18:01:59 -04:00
2014-04-14 12:56:14 -05:00
2011-07-20 20:47:59 -04:00
2014-09-19 12:35:17 +02:00
2015-04-15 16:35:18 -07:00
2015-04-15 16:35:18 -07:00
2013-06-05 14:47:19 -05:00
2014-09-19 12:35:17 +02:00
2014-12-23 17:01:24 -06:00
2011-08-01 12:41:00 -05:00
2014-01-25 23:58:22 -05:00
2013-06-05 14:47:19 -05:00
2014-12-23 17:01:24 -06:00
2012-09-17 11:58:19 -05:00
2015-05-10 22:18:26 -04:00
2013-06-05 14:47:19 -05:00
2015-03-12 12:32:19 -05:00
2015-05-10 22:18:26 -04:00
2015-04-15 15:06:57 -04:00