Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 82646
b: refs/heads/master
c: aa782d3
h: refs/heads/master
v: v3
  • Loading branch information
Adrian Bunk authored and David S. Miller committed Feb 3, 2008
1 parent 471f657 commit 1af5c07
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: e6353f30435002e307bf7dcfaa61fc6800b4b267
refs/heads/master: aa782d3195c8a1f6da9a44f1862f098f41bfe8a2
2 changes: 1 addition & 1 deletion trunk/drivers/net/sunvnet.c
Original file line number Diff line number Diff line change
Expand Up @@ -1130,7 +1130,7 @@ static struct vio_driver_ops vnet_vio_ops = {
.handshake_complete = vnet_handshake_complete,
};

static void print_version(void)
static void __devinit print_version(void)
{
static int version_printed;

Expand Down

0 comments on commit 1af5c07

Please sign in to comment.