Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 322193
b: refs/heads/master
c: 65b455b
h: refs/heads/master
i:
  322191: 4965b78
v: v3
  • Loading branch information
Artem Bityutskiy committed Aug 22, 2012
1 parent fbae417 commit 15a96a2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: c212f4020de7b5d35a71327d1483120a698d60a0
refs/heads/master: 65b455b123c7e2b835a0b7148f9bae584f95000e
2 changes: 1 addition & 1 deletion trunk/fs/ubifs/debug.h
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ struct ubifs_global_debug_info {
#define ubifs_dbg_msg(type, fmt, ...) \
pr_debug("UBIFS DBG " type ": " fmt "\n", ##__VA_ARGS__)

#define DBG_KEY_BUF_LEN 32
#define DBG_KEY_BUF_LEN 48
#define ubifs_dbg_msg_key(type, key, fmt, ...) do { \
char __tmp_key_buf[DBG_KEY_BUF_LEN]; \
pr_debug("UBIFS DBG " type ": " fmt "%s\n", ##__VA_ARGS__, \
Expand Down

0 comments on commit 15a96a2

Please sign in to comment.