Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 156449
b: refs/heads/master
c: 57ca7de
h: refs/heads/master
i:
  156447: a5d272c
v: v3
  • Loading branch information
Anders Grafström authored and David Woodhouse committed Aug 4, 2009
1 parent 7db92c3 commit bbd4264
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: d676c11727815761e41a81b00c054b4bec452ae5
refs/heads/master: 57ca7deb062abf56168d15f000c16e25f88a9cf3
2 changes: 1 addition & 1 deletion trunk/fs/jffs2/file.c
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ static int jffs2_do_readpage_nolock (struct inode *inode, struct page *pg)
kunmap(pg);

D2(printk(KERN_DEBUG "readpage finished\n"));
return 0;
return ret;
}

int jffs2_do_readpage_unlock(struct inode *inode, struct page *pg)
Expand Down

0 comments on commit bbd4264

Please sign in to comment.