]> git.karo-electronics.de Git - karo-tx-linux.git/commit
rbtree: coding style adjustments
authorMichel Lespinasse <walken@google.com>
Wed, 26 Sep 2012 01:33:33 +0000 (11:33 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 26 Sep 2012 05:44:56 +0000 (15:44 +1000)
commitb07ed8eee49d819f8817c1c84934130ff314fda7
tree08929f2d7a661eb043a39bbeb4b29ab14b740873
parentcd43ea72e0557be340c47005cf0492ca456e34e3
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