Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 134610
b: refs/heads/master
c: 1770e43
h: refs/heads/master
v: v3
  • Loading branch information
Hannes Eder authored and David S. Miller committed Feb 18, 2009
1 parent ca2c918 commit 9255e6e
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 6e470d261326801ff823a3b7a49581a8baae8698
refs/heads/master: 1770e430ca1361fb8143c328037d1a3f34391602
3 changes: 2 additions & 1 deletion trunk/drivers/net/tokenring/smctr.c
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,8 @@

#include "smctr.h" /* Our Stuff */

static char version[] __initdata = KERN_INFO "smctr.c: v1.4 7/12/00 by jschlst@samba.org\n";
static const char version[] __initdata =
KERN_INFO "smctr.c: v1.4 7/12/00 by jschlst@samba.org\n";
static const char cardname[] = "smctr";


Expand Down

0 comments on commit 9255e6e

Please sign in to comment.