Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 145298
b: refs/heads/master
c: d0367a5
h: refs/heads/master
v: v3
  • Loading branch information
Sam Ravnborg authored and Trond Myklebust committed May 26, 2009
1 parent a1dd7ca commit 1210a8f
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: 68743082b560067e3e93eab8b2568f238e486865
refs/heads/master: d0367a508af9cf97beb202935bb9ad8883d30cd1
2 changes: 1 addition & 1 deletion trunk/fs/nfs/nfsroot.c
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ enum {
Opt_err
};

static match_table_t __initconst tokens = {
static const match_table_t tokens __initconst = {
{Opt_port, "port=%u"},
{Opt_rsize, "rsize=%u"},
{Opt_wsize, "wsize=%u"},
Expand Down

0 comments on commit 1210a8f

Please sign in to comment.