]> git.baikalelectronics.ru Git - kernel.git/commit
rbtree: coding style adjustments
authorMichel Lespinasse <walken@google.com>
Mon, 8 Oct 2012 23:31:01 +0000 (16:31 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 9 Oct 2012 07:22:35 +0000 (16:22 +0900)
commitc31ec32609de6c0aeeada2b72785dfac6b24f0c3
tree8caa4509f6421f5e923a1dc361013db629f80f54
parent5c2979e4ba551ded8924b1070bc2069137ea7a0d
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>
Cc: Andrea Arcangeli <aarcange@redhat.com>
Acked-by: David Woodhouse <David.Woodhouse@intel.com>
Cc: Rik van Riel <riel@redhat.com>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Daniel Santos <daniel.santos@pobox.com>
Cc: Jens Axboe <axboe@kernel.dk>
Cc: "Eric W. Biederman" <ebiederm@xmission.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
lib/rbtree.c