Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 305142
b: refs/heads/master
c: 1baafd2
h: refs/heads/master
v: v3
  • Loading branch information
Artem Bityutskiy committed May 16, 2012
1 parent 7ffc6f3 commit 84a4731
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: edf6be245fd34a4438646375cecb11f5feb92646
refs/heads/master: 1baafd28dc17422f10be9b2a3a75432154e3abc7
3 changes: 0 additions & 3 deletions trunk/fs/ubifs/debug.h
Original file line number Diff line number Diff line change
Expand Up @@ -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__); \
Expand Down

0 comments on commit 84a4731

Please sign in to comment.