From 41ac9587db841cf0297d1bd36d9b347d2b504ca6 Mon Sep 17 00:00:00 2001 From: Guenter Roeck Date: Wed, 28 Jul 2010 22:09:26 -0700 Subject: [PATCH] --- yaml --- r: 205539 b: refs/heads/master c: 6fd69dc578fa0b1bbc3aad70ae3af9a137211707 h: refs/heads/master i: 205537: c74f60e4185d6bf0ac54d4fadaff4e55a41a8f68 205535: d0b091eec8fe28bb896ceda7de5b609efe737da6 v: v3 --- [refs] | 2 +- trunk/include/linux/sysfs.h | 6 ------ 2 files changed, 1 insertion(+), 7 deletions(-) diff --git a/[refs] b/[refs] index 5116c740ffa3..94a5a8eef9d5 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: c4945b0d8ce682eb58b82138aaf4ca2e32b0b757 +refs/heads/master: 6fd69dc578fa0b1bbc3aad70ae3af9a137211707 diff --git a/trunk/include/linux/sysfs.h b/trunk/include/linux/sysfs.h index 8bf06b64487c..3c92121ba9af 100644 --- a/trunk/include/linux/sysfs.h +++ b/trunk/include/linux/sysfs.h @@ -22,14 +22,8 @@ struct kobject; struct module; enum kobj_ns_type; -/* FIXME - * The *owner field is no longer used. - * x86 tree has been cleaned up. The owner - * attribute is still left for other arches. - */ struct attribute { const char *name; - struct module *owner; mode_t mode; #ifdef CONFIG_DEBUG_LOCK_ALLOC struct lock_class_key *key;