Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 39875
b: refs/heads/master
c: 97a5018
h: refs/heads/master
i:
  39873: 269ef4b
  39871: b4866b1
v: v3
  • Loading branch information
Hidetoshi Seto authored and Greg Kroah-Hartman committed Oct 18, 2006
1 parent 6b14a57 commit 06e9b33
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: e42344514c6e8ca7f5427da9b1407b56550dfa01
refs/heads/master: 97a501849d60f3dbb8bfcd2300cf65dd5ebc0355
2 changes: 1 addition & 1 deletion trunk/fs/sysfs/file.c
Original file line number Diff line number Diff line change
Expand Up @@ -488,7 +488,7 @@ int sysfs_update_file(struct kobject * kobj, const struct attribute * attr)
d_drop(victim);

/**
* Drop the reference acquired from sysfs_get_dentry() above.
* Drop the reference acquired from lookup_one_len() above.
*/
dput(victim);
}
Expand Down

0 comments on commit 06e9b33

Please sign in to comment.