]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit140601ba820faa44357fe546b631a478a07ce10f
tree4198cc2f9707553c0cc47c0b9ee440128212c088
parent229b1bfab9519aad9c17a31406e35e4701f38b02
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