Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 115386
b: refs/heads/master
c: bb8a3b5
h: refs/heads/master
v: v3
  • Loading branch information
Adrian Bunk authored and Trond Myklebust committed Oct 7, 2008
1 parent 17ad52f commit 323b1bc
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: 691beb13cdc88358334ef0ba867c080a247a760f
refs/heads/master: bb8a3b53c20f2c07164a23ff6c320794fee8b95f
2 changes: 1 addition & 1 deletion trunk/fs/nfs/nfsroot.c
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ enum {
Opt_err
};

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

0 comments on commit 323b1bc

Please sign in to comment.