]> git.karo-electronics.de Git - karo-tx-linux.git/commit
rbtree: coding style adjustments
authorMichel Lespinasse <walken@google.com>
Tue, 14 Aug 2012 03:22:43 +0000 (13:22 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 24 Aug 2012 06:43:54 +0000 (16:43 +1000)
commit6981bc2a49bbfdf919aaa655e674cdf8f2188b2e
tree8a410631a5435c305b78bbf5f6d8ed1e6ea3b6bd
parenta712ed6347ce5df30490914a35b9384817cfe700
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