[CRIU] [PATCH] cg: Add debug printing on subset mismatch

Cyrill Gorcunov gorcunov at gmail.com
Thu Feb 4 09:41:18 PST 2016


On Thu, Feb 04, 2016 at 08:13:34PM +0300, Cyrill Gorcunov wrote:
> > > +			list_for_each_entry(ctl, &set->ctls, l)
> > > +			pr_info("   `- %s of %s\n", ctl->name, ctl->path);
> > 
> > need to add one more tab
> 
> Why?
> 
>  pr_err("Set %d is not subset of %d\n"
> pr_info("   `- %s of %s\n"
> 
> I don't think so.

Ah, you rather mean an ident for pr_info itsef. True. Thanks!

	Cyrill


More information about the CRIU mailing list