]> 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>
Fri, 5 Oct 2012 04:00:56 +0000 (14:00 +1000)
commitb3f509a36d24d7f6a0b11a4f13c1ca375b0414a8
tree550e9b5ddaf23d5fe46a1bc0a02eba148574602f
parent9213cc67a6c8b0232f83681a88136b560dfbdd13
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