commit | 3cda346269784c234c7a296ff6851f36a1a9189d | [log] [tgz] |
---|---|---|
author | Jim Meyering <meyering@redhat.com> | Thu Oct 04 13:10:00 2012 +0200 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Fri Oct 05 07:58:38 2012 -0500 |
tree | 3803a618c60adfad55a3e27575adc91f36dffe25 | |
parent | 2e679780ae86c6ca8bc81efe0a376a0b99b09b8f [diff] |
acpi: remove strzcpy (strncpy-identical) function; just use strncpy Adjust all uses s/strzcpy/strncpy/ and mark these uses of strncpy as "ok". Signed-off-by: Jim Meyering <meyering@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>