UML: remove unnecessary hostfs_getattr()
authorMiklos Szeredi <mszeredi@suse.cz>
Tue, 16 Oct 2007 08:26:49 +0000 (01:26 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Tue, 16 Oct 2007 16:43:05 +0000 (09:43 -0700)
commita1ff5878d2628bbe1e42821c024c96f48318f683
tree4198cc2f9707553c0cc47c0b9ee440128212c088
parentad43c3565bebada7e5a13288e37542fd940369e8
UML: remove unnecessary hostfs_getattr()

Currently hostfs_getattr() just defines the default behavior.

Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
Cc: Jeff Dike <jdike@addtoit.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/hostfs/hostfs_kern.c