Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 217758
b: refs/heads/master
c: 82fdb0a
h: refs/heads/master
v: v3
  • Loading branch information
Jason Gunthorpe authored and Roland Dreier committed Oct 26, 2010
1 parent defa04a commit e0c8750
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: 5715f5d44b93507693feca6c62290e123e5ef688
refs/heads/master: 82fdb0ab54096b8dbc8558e2dd37e9e0ac180db8
2 changes: 1 addition & 1 deletion trunk/drivers/infiniband/hw/qib/qib.h
Original file line number Diff line number Diff line change
Expand Up @@ -1406,7 +1406,7 @@ extern struct mutex qib_mutex;
*/
#define qib_early_err(dev, fmt, ...) \
do { \
dev_info(dev, KERN_ERR QIB_DRV_NAME ": " fmt, ##__VA_ARGS__); \
dev_err(dev, fmt, ##__VA_ARGS__); \
} while (0)

#define qib_dev_err(dd, fmt, ...) \
Expand Down

0 comments on commit e0c8750

Please sign in to comment.