aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/acl.c
diff options
context:
space:
mode:
authorTao Ma <boyu.mt@taobao.com>2011-02-21 11:18:23 +0800
committerTao Ma <boyu.mt@taobao.com>2011-02-21 11:18:23 +0800
commitda561c9cfa3022f6134ef52686d52931d3d1df3d (patch)
tree1383f7bc42614d97bcec1198830061930b95a283 /fs/ocfs2/acl.c
parent614a9e849ca6ea24843795251cb30af525d5336b (diff)
downloadkernel_samsung_smdk4412-da561c9cfa3022f6134ef52686d52931d3d1df3d.zip
kernel_samsung_smdk4412-da561c9cfa3022f6134ef52686d52931d3d1df3d.tar.gz
kernel_samsung_smdk4412-da561c9cfa3022f6134ef52686d52931d3d1df3d.tar.bz2
ocfs2: remove INODE from unused files.
As there are no such debug information in fs/ocfs2/ioctl.c, fs/ocfs2/locks.c and fs/ocfs2/sysfile.c, ML_INODE are also removed. Signed-off-by: Tao Ma <boyu.mt@taobao.com>
Diffstat (limited to 'fs/ocfs2/acl.c')
-rw-r--r--fs/ocfs2/acl.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/ocfs2/acl.c b/fs/ocfs2/acl.c
index 704f6b1..69786e3 100644
--- a/fs/ocfs2/acl.c
+++ b/fs/ocfs2/acl.c
@@ -24,7 +24,6 @@
#include <linux/slab.h>
#include <linux/string.h>
-#define MLOG_MASK_PREFIX ML_INODE
#include <cluster/masklog.h>
#include "ocfs2.h"