[CRIU] [PATCH 8/9] cpuinfo: Add "cpuinfo [dump|check]" commands
Cyrill Gorcunov
gorcunov at gmail.com
Tue Sep 30 03:52:35 PDT 2014
On Tue, Sep 30, 2014 at 02:10:44PM +0400, Pavel Emelyanov wrote:
> > +int cpu_validate_image_cpuinfo_single(void)
>
> Can we fit the name into less words or at least make it
> look like a valid English sentence?
Hard to expect from non-native english speaker, but sure ;)
> > +
> > + ret = cpu_validate_image_cpuinfo();
>
> This guy reports -1 on error. -1 propagated back to the sell
> is not the best thing to do :)
will fix, thanks!
More information about the CRIU
mailing list