Prarit Bhargava wrote: > Greg KH wrote: >> >> Why are you having an array with only 1 attribute? Just define the one, >> and live with it. That way you can get rid of all of your odd loops. > New patch using a single attribute for the path sysfs file, instead of an array which had one element. P.