From: Tom Zanussi Date: Sun, 8 Jan 2006 09:02:31 +0000 (-0800) Subject: [PATCH] relayfs: cleanup, change relayfs_file_* to relay_file_* X-Git-Tag: v2.6.16-rc1~785 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=761da5c88aca34586e5b7295bd8b9be2438906f2;p=pandora-kernel.git [PATCH] relayfs: cleanup, change relayfs_file_* to relay_file_* This patch renames relayfs_file_operations to relay_file_operations, and the file operations themselves from relayfs_XXX to relay_file_XXX, to make it more clear that they refer to relay files. Signed-off-by: Tom Zanussi Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed