From: Christoph Hellwig Date: Fri, 22 Feb 2008 11:38:48 +0000 (+0100) Subject: udf: kill useless file header comments for vfs method implementations X-Git-Tag: v2.6.26-rc1~1108^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1e321266d8797b21eac433b11458ac65b098938;p=pandora-kernel.git udf: kill useless file header comments for vfs method implementations There's not need to document vfs method invocation rules, we have Documentation/filesystems/vfs.txt and Documentation/filesystems/Locking for that. Also a lot of these comments where either plain wrong or horrible out of date. Signed-off-by: Christoph Hellwig Signed-off-by: Jan Kara --- Reading git-diff-tree failed