Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 700
b: refs/heads/master
c: e8f0641
h: refs/heads/master
v: v3
  • Loading branch information
Michael Holzheu authored and Linus Torvalds committed May 1, 2005
1 parent f63ad5e commit 4eab220
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: 15439d74f621ff8252b53136d259781148e6e768
refs/heads/master: e8f0641ef74eaa71ed9aa9d19c4b741c2143d752
2 changes: 1 addition & 1 deletion trunk/include/asm-s390/debug.h
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ struct __debug_entry{
#define DEBUG_OFF_LEVEL -1 /* level where debug is switched off */
#define DEBUG_FLUSH_ALL -1 /* parameter to flush all areas */
#define DEBUG_MAX_VIEWS 10 /* max number of views in proc fs */
#define DEBUG_MAX_PROCF_LEN 16 /* max length for a proc file name */
#define DEBUG_MAX_PROCF_LEN 64 /* max length for a proc file name */
#define DEBUG_DEFAULT_LEVEL 3 /* initial debug level */

#define DEBUG_DIR_ROOT "s390dbf" /* name of debug root directory in proc fs */
Expand Down

0 comments on commit 4eab220

Please sign in to comment.