Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 68610
b: refs/heads/master
c: 9ec0fd4
h: refs/heads/master
v: v3
  • Loading branch information
Al Viro authored and Linus Torvalds committed Oct 14, 2007
1 parent bf6b6ad commit 55eedcc
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: 409f2435205803634b67210040d785455e807b58
refs/heads/master: 9ec0fd4e37c7167e4f9780d5834a1d1ed8263566
2 changes: 1 addition & 1 deletion trunk/drivers/base/memory.c
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ static const char *memory_uevent_name(struct kset *kset, struct kobject *kobj)
return MEMORY_CLASS_NAME;
}

static int memory_uevent(struct kset *kset, struct kobj_uevent_env *env)
static int memory_uevent(struct kset *kset, struct kobject *obj, struct kobj_uevent_env *env)
{
int retval = 0;

Expand Down

0 comments on commit 55eedcc

Please sign in to comment.