|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH] xen/arm: vtimer: fix return value to void for virt_timer_[save|restore]
Hi,NIT: I would use "change" instead of "fix". I feel "fix" is more when there are an actual bug. On 6/10/19 6:07 AM, Baodong Chen wrote: The original type is int and not used at all so fix to void. The commit message is a bit unclear, you mention the type whereas the key point is none of the callers are using the return value. So how about: "virt_timer_{save, return} always return 0 and none of the caller actually check it. So change the return type to void." If you are happy with it, I can make the modifications them on commit. Cheers,
-- Julien Grall _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |