commit | 9f132652d94c96476b0b0a8caf0c10e96ab10fa8 | [log] [tgz] |
---|---|---|
author | Pavel Vasilyev <pavel@pavlinux.ru> | Tue Jun 05 00:02:05 2012 -0400 |
committer | Len Brown <len.brown@intel.com> | Tue Jun 05 00:02:05 2012 -0400 |
tree | 6510d476fae650efb484eb5c9e371fed34b01087 | |
parent | 7ae30986dc63d214cb075a40f2cf205f0a7806cd [diff] |
ACPI sysfs.c strlen fix Current code is ignoring the last character of "enable" and "disable" in comparisons. https://bugzilla.kernel.org/show_bug.cgi?id=33732 Signed-off-by: Len Brown <len.brown@intel.com>