Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 222722
b: refs/heads/master
c: bcb38ce
h: refs/heads/master
v: v3
  • Loading branch information
Dave Airlie authored and Linus Torvalds committed Nov 29, 2010
1 parent d605b9b commit 4a18a37
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 8f1b1a509658bee2397ddb9937cbfa1b71cdca17
refs/heads/master: bcb38ceb225f5d5b2198a2755277cd441ed1e82b
2 changes: 0 additions & 2 deletions trunk/lib/debug_locks.c
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
*
* Copyright (C) 2006 Red Hat, Inc., Ingo Molnar <mingo@redhat.com>
*/
#include <linux/kernel.h>
#include <linux/rwsem.h>
#include <linux/mutex.h>
#include <linux/module.h>
Expand Down Expand Up @@ -39,7 +38,6 @@ int debug_locks_off(void)
{
if (__debug_locks_off()) {
if (!debug_locks_silent) {
oops_in_progress = 1;
console_verbose();
return 1;
}
Expand Down

0 comments on commit 4a18a37

Please sign in to comment.