Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 353982
b: refs/heads/master
c: 4d3f50e
h: refs/heads/master
v: v3
  • Loading branch information
Stefan Hajnoczi authored and Greg Kroah-Hartman committed Jan 12, 2013
1 parent 796dbd1 commit 8a1327a
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: bc776f2758684e641a501a9abc7a7c1b237d210d
refs/heads/master: 4d3f50e4e5b423058f9eb47077837f975162ac24
2 changes: 1 addition & 1 deletion trunk/drivers/staging/line6/driver.h
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
#define LINE6_CHANNEL_MASK 0x0f

#define MISSING_CASE \
printk(KERN_ERR "line6usb driver bug: missing case in %s:%d\n", \
pr_err("line6usb driver bug: missing case in %s:%d\n", \
__FILE__, __LINE__)

#define CHECK_RETURN(x) \
Expand Down

0 comments on commit 8a1327a

Please sign in to comment.