Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 288832
b: refs/heads/master
c: e703dda
h: refs/heads/master
v: v3
  • Loading branch information
Jim Cromie authored and Greg Kroah-Hartman committed Jan 24, 2012
1 parent 085c8b6 commit a4de0ed
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: b5b78f83854af15e04c63fdbc6efed9355afbe8f
refs/heads/master: e703ddae383abb24b1c7f363cb0df7e78a44ea45
2 changes: 1 addition & 1 deletion trunk/include/linux/dynamic_debug.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ struct _ddebug {
const char *function;
const char *filename;
const char *format;
unsigned int lineno:24;
unsigned int lineno:18;
/*
* The flags field controls the behaviour at the callsite.
* The bits here are changed dynamically when the user
Expand Down

0 comments on commit a4de0ed

Please sign in to comment.