Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 207970
b: refs/heads/master
c: 6e12ea4
h: refs/heads/master
v: v3
  • Loading branch information
Andi Kleen authored and Greg Kroah-Hartman committed Aug 10, 2010
1 parent 382924f commit a050db0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: 16f76a7654cf603ca13543e4f914ec8b6cd9ffb2
refs/heads/master: 6e12ea4658487ba9c746e95b31014cb89f63703b
4 changes: 0 additions & 4 deletions trunk/drivers/usb/core/inode.c
Original file line number Diff line number Diff line change
Expand Up @@ -265,13 +265,9 @@ static int remount(struct super_block *sb, int *flags, char *data)
return -EINVAL;
}

lock_kernel();

if (usbfs_mount && usbfs_mount->mnt_sb)
update_sb(usbfs_mount->mnt_sb);

unlock_kernel();

return 0;
}

Expand Down

0 comments on commit a050db0

Please sign in to comment.