[libvirt] [PATCH] Use unsigned int instead of unsigned

Osier Yang jyang at redhat.com
Mon Apr 15 15:07:52 UTC 2013


On 15/04/13 22:48, Eric Blake wrote:
> On 04/15/2013 04:35 AM, Osier Yang wrote:
>> Though they are the same thing, mixed use of them is uncomfortable.
>> "unsigned" is used a lot in old codes, this just tries to change the
>> ones in utils.
>> ---
>>   src/util/virpci.c | 65 +++++++++++++++++++++++++++++--------------------------
>>   src/util/virpci.h | 24 ++++++++++----------
>>   2 files changed, 46 insertions(+), 43 deletions(-)
> Purely cosmetic, but I see no problem in doing it.
>
> ACK.
>
Thanks, pushed.

Osier




More information about the libvir-list mailing list