Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 220565
b: refs/heads/master
c: 29c3e8c
h: refs/heads/master
i:
  220563: a8e11f1
v: v3
  • Loading branch information
Nicolas Kaiser authored and Wim Van Sebroeck committed Oct 28, 2010
1 parent c9e1e2b commit 674707e
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: a422088db21333ba02a0f4fe4f5abfb08c802d35
refs/heads/master: 29c3e8c8d16b74e91da9be445ff3e14136957753
2 changes: 1 addition & 1 deletion trunk/drivers/watchdog/machzwd.c
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ static unsigned long next_heartbeat;
#ifndef ZF_DEBUG
# define dprintk(format, args...)
#else
# define dprintk(format, args...) printk(KERN_DEBUG PFX
# define dprintk(format, args...) printk(KERN_DEBUG PFX \
":%s:%d: " format, __func__, __LINE__ , ## args)
#endif

Expand Down

0 comments on commit 674707e

Please sign in to comment.