rbtree: coding style adjustments
authorMichel Lespinasse <walken@google.com>
Wed, 3 Jan 2018 11:40:29 +0000 (12:40 +0100)
committerJan Beulich <jbeulich@suse.com>
Wed, 3 Jan 2018 11:40:29 +0000 (12:40 +0100)
commit253b4e354bcda1d5b998060f107ea3e6372c0252
tree832d8c337d41f3f8d72589e3284ca7c7d44f5fd6
parentd287c90369d870f15cc3b3cf113287093e7118b9
rbtree: coding style adjustments

Set comment and indentation style to be consistent with linux coding style
and the rest of the file, as suggested by Peter Zijlstra

Signed-off-by: Michel Lespinasse <walken@google.com>
Acked-by: David Woodhouse <David.Woodhouse@intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
[Linux commit 7ce6ff9e5de99e7b72019c7de82fb438fe1dc5a0]

Ported to Xen.

Signed-off-by: Praveen Kumar <kpraveen.lkml@gmail.com>
Acked-by: Jan Beulich <jbeulich@suse.com>
xen/common/rbtree.c