Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 134653
b: refs/heads/master
c: 5747a1a
h: refs/heads/master
i:
  134651: 47ad112
v: v3
  • Loading branch information
Stephen Hemminger authored and David S. Miller committed Feb 23, 2009
1 parent 8130044 commit ffcb1e1
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: c1cf8422f0512c2b14f0d66bce34abb0645c888a
refs/heads/master: 5747a1aacde268017784a6a56df06c3b40194381
2 changes: 1 addition & 1 deletion trunk/net/ipv4/ipip.c
Original file line number Diff line number Diff line change
Expand Up @@ -750,7 +750,7 @@ static struct xfrm_tunnel ipip_handler = {
.priority = 1,
};

static char banner[] __initdata =
static const char banner[] __initconst =
KERN_INFO "IPv4 over IPv4 tunneling driver\n";

static void ipip_destroy_tunnels(struct ipip_net *ipn)
Expand Down

0 comments on commit ffcb1e1

Please sign in to comment.