Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 183478
b: refs/heads/master
c: 51f5300
h: refs/heads/master
v: v3
  • Loading branch information
Geert Uytterhoeven authored and David S. Miller committed Jan 10, 2010
1 parent 7f40fb3 commit 1669459
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: 7f081d405adb5f905db11c6449319ab7c670722e
refs/heads/master: 51f5300682f5925a11edfddfd47ed47376871974
2 changes: 1 addition & 1 deletion trunk/drivers/net/mac8390.c
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,7 @@ static bool __init mac8390_init(struct net_device *dev, struct nubus_dev *ndev,
int offset;
volatile unsigned short *i;

printk_once(KERN_INFO pr_fmt(version));
printk_once(KERN_INFO pr_fmt("%s"), version);

dev->irq = SLOT2IRQ(ndev->board->slot);
/* This is getting to be a habit */
Expand Down

0 comments on commit 1669459

Please sign in to comment.