From: Tejun Heo Date: Mon, 3 Feb 2014 19:09:09 +0000 (-0500) Subject: kernfs: rename kernfs_dir_ops to kernfs_syscall_ops X-Git-Tag: v3.15-rc1~140^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90c07c895c87d38db100b6afcb686ab3ef0d6a64;p=pandora-kernel.git kernfs: rename kernfs_dir_ops to kernfs_syscall_ops We're gonna need non-dir syscall callbacks, which will make dir_ops a misnomer. Let's rename kernfs_dir_ops to kernfs_syscall_ops. This is pure rename. Signed-off-by: Tejun Heo Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed