From: Oliver Schinagl Date: Sun, 14 Jul 2013 23:05:56 +0000 (-0700) Subject: sysfs: prevent warning when only using binary attributes X-Git-Tag: v3.11-rc2~18^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=388a8c353d671d4ea2f638be84cfcbb912afdcf2;p=pandora-kernel.git sysfs: prevent warning when only using binary attributes When only using bin_attrs instead of attrs the kernel prints a warning and refuses to create the sysfs entry. This fixes that. Signed-off-by: Oliver Schinagl Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed