]> git.karo-electronics.de Git - karo-tx-linux.git/commit
rbtree: coding style adjustments
authorMichel Lespinasse <walken@google.com>
Fri, 28 Sep 2012 00:19:28 +0000 (10:19 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 8 Oct 2012 03:00:03 +0000 (14:00 +1100)
commitfa39ff2f97cbebd5f949aeef3771e58a512a40c8
tree8a40fcbbe0dba9e7b0b1f9576d23037434a2e2d6
parent76c41353ad66982568d47ebcb5c94e4510bb076c
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