Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 135367
b: refs/heads/master
c: aec464b
h: refs/heads/master
i:
  135365: 8fff4b5
  135363: 6dadd4f
  135359: 994a6ee
v: v3
  • Loading branch information
Stephen Hemminger authored and David S. Miller committed Mar 22, 2009
1 parent 7de59fa commit 041bf8f
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: 32f3dde55ba1b28863c0f0611d2c9dcf2d728ec8
refs/heads/master: aec464bbee32e1d67cba0072c50774c5298ef762
2 changes: 1 addition & 1 deletion trunk/drivers/net/eql.c
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ static void eql_timer(unsigned long param)
add_timer(&eql->timer);
}

static char version[] __initdata =
static const char version[] __initconst =
"Equalizer2002: Simon Janes (simon@ncm.com) and David S. Miller (davem@redhat.com)\n";

static const struct net_device_ops eql_netdev_ops = {
Expand Down

0 comments on commit 041bf8f

Please sign in to comment.