From: Sedat Dilek Date: Sun, 3 Apr 2011 23:55:39 +0000 (+0200) Subject: UBIFS: make xattr operations names consistent X-Git-Tag: v3.0-rc1~317^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14ffd5d0b051b0b937df0cf3580a92f428ff70b1;p=pandora-kernel.git UBIFS: make xattr operations names consistent This is just a tiny clean-up patch. The variable name for empty address space operations is "empty_aops". Let's use consistent names for empty inode and file operations: "empty_iops" and "empty_fops", instead of inconsistent "none_inode_operations" and "none_file_operations". Artem: re-write the commit message. Signed-off-by: Sedat Dilek Signed-off-by: Artem Bityutskiy --- Reading git-diff-tree failed