Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 229130
b: refs/heads/master
c: 6c5a6cb
h: refs/heads/master
v: v3
  • Loading branch information
Andrew Morton authored and Theodore Ts'o committed Jan 10, 2011
1 parent 0d8b9d6 commit b75e3a2
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: 8aefcd557d26d0023a36f9ec5afbf55e59f8f26b
refs/heads/master: 6c5a6cb998854f3c579ecb2bc1423d302bcb1b76
2 changes: 1 addition & 1 deletion trunk/fs/ext4/super.c
Original file line number Diff line number Diff line change
Expand Up @@ -2922,7 +2922,7 @@ static int ext4_register_li_request(struct super_block *sb,
struct ext4_sb_info *sbi = EXT4_SB(sb);
struct ext4_li_request *elr;
ext4_group_t ngroups = EXT4_SB(sb)->s_groups_count;
int ret;
int ret = 0;

if (sbi->s_li_request != NULL)
return 0;
Expand Down

0 comments on commit b75e3a2

Please sign in to comment.