Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 329783
b: refs/heads/master
c: 76f59b3
h: refs/heads/master
i:
  329781: c72ee50
  329779: 3abd79d
  329775: bcbe5a9
v: v3
  • Loading branch information
Sachin Kamat authored and Jan Kara committed Sep 4, 2012
1 parent bc944bf commit b25e84b
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: 378b8e1ad18e7c97832aa3771e295153c4cd2a55
refs/heads/master: 76f59b3bf5af41c2fb60f05f5d5ec51e8138e996
2 changes: 1 addition & 1 deletion trunk/fs/ext3/super.c
Original file line number Diff line number Diff line change
Expand Up @@ -975,7 +975,7 @@ static int parse_options (char *options, struct super_block *sb,
* Initialize args struct so we know whether arg was
* found; some options take optional arguments.
*/
args[0].to = args[0].from = 0;
args[0].to = args[0].from = NULL;
token = match_token(p, tokens, args);
switch (token) {
case Opt_bsd_df:
Expand Down

0 comments on commit b25e84b

Please sign in to comment.