Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 176709
b: refs/heads/master
c: ea58ceb
h: refs/heads/master
i:
  176707: 236428e
v: v3
  • Loading branch information
David Howells authored and Linus Torvalds committed Dec 16, 2009
1 parent 7dcab0d commit a44892f
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: 06a7f711246b081afc21fff859f1003f1f2a0fbc
refs/heads/master: ea58ceb543b45d45b257a86eaf9d60c94e8adcf2
2 changes: 1 addition & 1 deletion trunk/fs/fscache/object-list.c
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ EXPORT_SYMBOL(fscache_object_destroy);
*/
static struct fscache_object *fscache_objlist_lookup(loff_t *_pos)
{
struct fscache_object *pobj, *obj, *minobj = NULL;
struct fscache_object *pobj, *obj = NULL, *minobj = NULL;
struct rb_node *p;
unsigned long pos;

Expand Down

0 comments on commit a44892f

Please sign in to comment.