Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 196051
b: refs/heads/master
c: ba514a5
h: refs/heads/master
i:
  196049: dbf44b6
  196047: 59dba99
v: v3
  • Loading branch information
Eric W. Biederman authored and Greg Kroah-Hartman committed May 21, 2010
1 parent b6ec175 commit 8067c8e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 9e7fdd25b21ebf50713dfb7702af57c270e5572a
refs/heads/master: ba514a57f5c38d9d79ea15e75059e07f49238726
1 change: 0 additions & 1 deletion trunk/fs/sysfs/mount.c
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,6 @@ static int sysfs_get_sb(struct file_system_type *fs_type,
if (IS_ERR(sb) || sb->s_fs_info != info)
kfree(info);
if (IS_ERR(sb)) {
kfree(info);
error = PTR_ERR(sb);
goto out;
}
Expand Down

0 comments on commit 8067c8e

Please sign in to comment.