>>> On 21.11.17 at 16:20, <kpraveen.l...@gmail.com> wrote: > From: Wei Yang <weiy...@linux.vnet.ibm.com> > > In case 1, it passes down the BLACK color from G to p and u, and maintains > the color of n. By doing so, it maintains the black height of the sub-tree. > > While in the comment, it marks the color of n to BLACK. This is a typo > and not consistents with the code. > > This patch fixs this typo in comment. > > Signed-off-by: Wei Yang <weiy...@linux.vnet.ibm.com> > Acked-by: Michel Lespinasse <wal...@google.com> > Cc: Xiao Guangrong <xiaoguangr...@linux.vnet.ibm.com> > Signed-off-by: Andrew Morton <a...@linux-foundation.org> > Signed-off-by: Linus Torvalds <torva...@linux-foundation.org> > [Linux commit 1b9c53e849aa65776d4f611d99aa09f856518dad] > > Ported to Xen for rb_insert_color API. > > Signed-off-by: Praveen Kumar <kpraveen.l...@gmail.com>
Acked-by: Jan Beulich <jbeul...@suse.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xenproject.org https://lists.xenproject.org/mailman/listinfo/xen-devel