提交 1baafd28 编写于 作者: A Artem Bityutskiy

UBIFS: remove a couple of unused macros

Signed-off-by: NArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
上级 edf6be24
......@@ -331,9 +331,6 @@ void dbg_debugfs_exit_fs(struct ubifs_info *c);
ubifs_err(fmt, ##__VA_ARGS__); \
} while (0)
#define DBGKEY(key) ((char *)(key))
#define DBGKEY1(key) ((char *)(key))
#define ubifs_dbg_msg(fmt, ...) do { \
if (0) \
printk(KERN_DEBUG fmt "\n", ##__VA_ARGS__); \
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册