]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commitdiff
more uevent fallout (drivers/base/memory.c)
authorAl Viro <viro@ftp.linux.org.uk>
Sun, 14 Oct 2007 05:53:45 +0000 (06:53 +0100)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Sun, 14 Oct 2007 15:53:33 +0000 (08:53 -0700)
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/base/memory.c

index cb99daeae936777b45f128783c65fd5622258513..7a1390cd6aad67f407d750a050caa192a9ab8f21 100644 (file)
@@ -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;