Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 65179
b: refs/heads/master
c: 5309809
h: refs/heads/master
i:
  65177: 5bf100f
  65175: 433201b
v: v3
  • Loading branch information
Linus Torvalds committed Sep 26, 2007
1 parent e20aab1 commit 9859855
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 544002ef832730b18327000c898a140bfc93efd4
refs/heads/master: 5309809129ca3ab14f8bd5e5ef66c1b7686eb639
1 change: 1 addition & 0 deletions trunk/drivers/base/core.c
Original file line number Diff line number Diff line change
Expand Up @@ -284,6 +284,7 @@ static ssize_t show_uevent(struct device *dev, struct device_attribute *attr,

/* let the kset specific function add its keys */
pos = data;
memset(envp, 0, sizeof(envp));
retval = kset->uevent_ops->uevent(kset, &dev->kobj,
envp, ARRAY_SIZE(envp),
pos, PAGE_SIZE);
Expand Down

0 comments on commit 9859855

Please sign in to comment.