Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 361630
b: refs/heads/master
c: 273daf2
h: refs/heads/master
v: v3
  • Loading branch information
Bo Shen authored and Felipe Balbi committed Mar 14, 2013
1 parent a88c690 commit 11e0318
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: db9e51617faad3a54d10b7cb340a82688ec0232d
refs/heads/master: 273daf2f2ab9f42d82f017b20fcf902ec8d7cffa
2 changes: 1 addition & 1 deletion trunk/drivers/usb/gadget/u_serial.c
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ static struct portmaster {
pr_debug(fmt, ##arg)
#endif /* pr_vdebug */
#else
#ifndef pr_vdebig
#ifndef pr_vdebug
#define pr_vdebug(fmt, arg...) \
({ if (0) pr_debug(fmt, ##arg); })
#endif /* pr_vdebug */
Expand Down

0 comments on commit 11e0318

Please sign in to comment.