linux_dsm_epyc7002/fs/hpfs
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
..
alloc.c
anode.c hpfs: convert to use leXX_add_cpu() 2012-10-06 03:05:08 +09:00
buffer.c fs/hpfs: increase pr_warn level 2014-06-06 16:08:10 -07:00
dentry.c
dir.c
dnode.c
ea.c
file.c make new_sync_{read,write}() static 2015-04-11 22:29:40 -04:00
hpfs_fn.h fs: cleanup slight list_entry abuse 2015-06-23 18:01:59 -04:00
hpfs.h
inode.c
Kconfig
Makefile
map.c
name.c
namei.c
super.c