Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 298096
b: refs/heads/master
c: 3e34174
h: refs/heads/master
v: v3
  • Loading branch information
Masanari Iida authored and David Woodhouse committed Mar 26, 2012
1 parent 5025091 commit 81fd7a6
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: 3c3c10bba1e4ccb75b41442e45c1a072f6cded19
refs/heads/master: 3e3417402b3bcaf0faf7995d426b848d7aa17c6e
2 changes: 1 addition & 1 deletion trunk/fs/jffs2/scan.c
Original file line number Diff line number Diff line change
Expand Up @@ -366,7 +366,7 @@ static int jffs2_scan_xattr_node(struct jffs2_sb_info *c, struct jffs2_erasebloc

if (jffs2_sum_active())
jffs2_sum_add_xattr_mem(s, rx, ofs - jeb->offset);
dbg_xattr("scaning xdatum at %#08x (xid=%u, version=%u)\n",
dbg_xattr("scanning xdatum at %#08x (xid=%u, version=%u)\n",
ofs, xd->xid, xd->version);
return 0;
}
Expand Down

0 comments on commit 81fd7a6

Please sign in to comment.