1
0
Fork 0
alistair23-linux/fs/efs
Firo Yang 35a4c902f6 fs/efs: femove unneeded cast
kmem_cache_alloc() returns void*.

Signed-off-by: Firo Yang <firogm@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2015-06-25 17:00:42 -07:00
..
Kconfig
Makefile
dir.c fs/efs: convert printk(KERN_DEBUG to pr_debug 2014-06-04 16:54:21 -07:00
efs.h fs/efs: add pr_fmt / use __func__ 2014-06-04 16:54:20 -07:00
file.c fs/efs: add pr_fmt / use __func__ 2014-06-04 16:54:20 -07:00
inode.c fs/efs: convert printk(KERN_DEBUG to pr_debug 2014-06-04 16:54:21 -07:00
namei.c VFS: normal filesystems (and lustre): d_inode() annotations 2015-04-15 15:06:57 -04:00
super.c fs/efs: femove unneeded cast 2015-06-25 17:00:42 -07:00
symlink.c