
15 Apr
2013
15 Apr
'13
5:07 p.m.
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