VFS: Convert file->f_dentry->d_inode to file_inode()
authorDavid Howells <dhowells@redhat.com>
Tue, 13 Jan 2015 17:57:53 +0000 (17:57 +0000)
committerAl Viro <viro@zeniv.linux.org.uk>
Tue, 20 Jan 2015 08:04:36 +0000 (03:04 -0500)
commitfb32c76d16aa40f3057f53273ac483a8e2468004
treeaec3d23af76264c109ce3e2c54b88715fc6c55e8
parent378ff1a53b5724f3ac97b0aba3c9ecac072f6fcd
VFS: Convert file->f_dentry->d_inode to file_inode()

Convert file->f_dentry->d_inode to file_inode() so as to get layered
filesystems right.

Found with: git grep '[.>]f_dentry'

Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
arch/cris/arch-v32/drivers/sync_serial.c