https://bugzilla.kernel.org/show_bug.cgi?id=33732

           Summary: Small strlen
           Product: ACPI
           Version: 2.5
    Kernel Version: 2.6.39-rc4
          Platform: All
        OS/Version: Linux
              Tree: Mainline
            Status: NEW
          Severity: normal
          Priority: P1
         Component: ACPICA-Core
        AssignedTo: acpi_acpica-c...@kernel-bugs.osdl.org
        ReportedBy: pa...@pavlinux.ru
        Regression: No


Created an attachment (id=54732)
 --> (https://bugzilla.kernel.org/attachment.cgi?id=54732)
Strlen fix

The word "enable" contains six characters, (strlen ("enable") -1), equal to
five.
The word "disable" has seven characters, (strlen ("disable")-1), equal to six.

Perhaps the author confused with sizeof?!

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.

------------------------------------------------------------------------------
Benefiting from Server Virtualization: Beyond Initial Workload 
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve 
application availability and disaster protection. Learn more about boosting 
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to