From: Eric W. Biederman Date: Wed, 12 Oct 2011 22:01:34 +0000 (+0000) Subject: sysfs: Remove support for tagged directories with untagged members. X-Git-Tag: v3.2-rc1~182^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23396180a9770df2c6a694bbb689c12bdf792f94;p=pandora-kernel.git sysfs: Remove support for tagged directories with untagged members. Now that /sys/class/net/bonding_masters is implemented as a tagged sysfs file we can remove support for untagged files in tagged directories. This change removes any ambiguity of what a NULL namespace value means. A NULL namespace parameter after this patch means that we are talking about an untagged sysfs dirent. This makes the sysfs code much less prone to mistakes when during maintenance. Signed-off-by: Eric W. Biederman Acked-by: Greg Kroah-Hartman Signed-off-by: David S. Miller --- Reading git-diff-tree failed