qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 18/22] acpi: remove strzcpy (strncpy-identical)


From: Jim Meyering
Subject: Re: [Qemu-devel] [PATCH 18/22] acpi: remove strzcpy (strncpy-identical) function; just use strncpy
Date: Wed, 09 May 2012 16:15:50 +0200

Peter Maydell wrote:
> On 9 May 2012 10:24, Jim Meyering <address@hidden> wrote:
>> From: Jim Meyering <address@hidden>
>>
>> Adjust all uses s/strzcpy/strncpy/ and mark these uses
>> of strncpy as "ok".
>
> Note that this will conflict with Paolo's patch
>  http://patchwork.ozlabs.org/patch/151895/
> "convert -acpitable to QemuOpts" which also gets rid
> of the pointless strzcpy().

Good point.
I suggest to drop mine, since it's purely a clean-up change.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]