Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 134772
b: refs/heads/master
c: 2db0960
h: refs/heads/master
v: v3
  • Loading branch information
Hannes Eder authored and David S. Miller committed Feb 27, 2009
1 parent a205f0c commit 40c91c9
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: e3db6cb42123f6dbde36122a4c81a06282370e1e
refs/heads/master: 2db096086e8ff6c2a42881966e441157c686603b
2 changes: 1 addition & 1 deletion trunk/net/appletalk/ddp.c
Original file line number Diff line number Diff line change
Expand Up @@ -1877,7 +1877,7 @@ EXPORT_SYMBOL(aarp_send_ddp);
EXPORT_SYMBOL(atrtr_get_dev);
EXPORT_SYMBOL(atalk_find_dev_addr);

static char atalk_err_snap[] __initdata =
static const char atalk_err_snap[] __initconst =
KERN_CRIT "Unable to register DDP with SNAP.\n";

/* Called by proto.c on kernel start up */
Expand Down

0 comments on commit 40c91c9

Please sign in to comment.