Files
linux-apfs/drivers/acpi
Len Brown 869639f9e7 ACPI: replace strlen("string") with sizeof("string") -1
...both give the number of chars in the string
without the '\0', as strncmp() wants,
but sizeof() is compile-time.

Reported-by: Alan Stern <stern@rowland.harvard.edu>
Cc: Pavel Vasilyev <pavel@pavlinux.ru>
Signed-off-by: Len Brown <len.brown@intel.com>
2012-07-26 21:35:28 -04:00
..
2011-03-22 23:20:35 -04:00
2011-07-16 18:36:17 -04:00
2012-01-17 04:19:04 -05:00
2012-01-06 12:10:26 -08:00
2012-05-11 17:03:12 -07:00