]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
rbtree: coding style adjustments
authorMichel Lespinasse <walken@google.com>
Thu, 13 Sep 2012 00:58:50 +0000 (10:58 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 13 Sep 2012 07:27:56 +0000 (17:27 +1000)
commitb34b142e28b77f447cfb66fc17150e0cc395d2aa
treeb816fdfb26d3b60a3e430cdfdfc1c904a5ed1fdd
parent50e36d6609e704df8db078545a15158b65e597ac
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>
lib/rbtree.c