]> rtime.felk.cvut.cz Git - can-eth-gw-linux.git/commit
rbtree: coding style adjustments
authorMichel Lespinasse <walken@google.com>
Mon, 8 Oct 2012 23:31:01 +0000 (16:31 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 9 Oct 2012 07:22:35 +0000 (16:22 +0900)
commit7ce6ff9e5de99e7b72019c7de82fb438fe1dc5a0
tree8caa4509f6421f5e923a1dc361013db629f80f54
parent6280d2356fd8ad0936a63c10dc1e6accf48d0c61
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>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
lib/rbtree.c