Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 288827
b: refs/heads/master
c: ae27f86
h: refs/heads/master
i:
  288825: b043710
  288823: a841b99
v: v3
  • Loading branch information
Jim Cromie authored and Greg Kroah-Hartman committed Jan 24, 2012
1 parent 325a14a commit 0e8670a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: bc757f6f5bf4e9251bbc1a3419c94ffe9fd3e2ee
refs/heads/master: ae27f86a21eb9a9e005f06b126eb88662ba4f940
3 changes: 1 addition & 2 deletions trunk/lib/dynamic_debug.c
Original file line number Diff line number Diff line change
Expand Up @@ -322,8 +322,7 @@ static int ddebug_parse_query(char *words[], int nwords,
query->last_lineno = query->first_lineno;
}
} else {
if (verbose)
pr_err("unknown keyword \"%s\"\n", words[i]);
pr_err("unknown keyword \"%s\"\n", words[i]);
return -EINVAL;
}
}
Expand Down

0 comments on commit 0e8670a

Please sign in to comment.