Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 205659
b: refs/heads/master
c: ab17a4a
h: refs/heads/master
i:
  205657: a1a9778
  205655: 01a71d9
v: v3
  • Loading branch information
Javier Martinez Canillas authored and Greg Kroah-Hartman committed Jun 18, 2010
1 parent 28efd10 commit 03ceb84
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: a46f9087e634224b3d0a6560e223425816846dff
refs/heads/master: ab17a4ac32ac914cc6d65f25b21bdcaf453c35cf
2 changes: 1 addition & 1 deletion trunk/drivers/staging/pohmelfs/inode.c
Original file line number Diff line number Diff line change
Expand Up @@ -1266,7 +1266,7 @@ static void pohmelfs_put_super(struct super_block *sb)
{
struct pohmelfs_sb *psb = POHMELFS_SB(sb);
struct pohmelfs_inode *pi;
unsigned int count;
unsigned int count = 0;
unsigned int in_drop_list = 0;
struct inode *inode, *tmp;

Expand Down

0 comments on commit 03ceb84

Please sign in to comment.