[PATCH] lindent rwsem
authorNick Piggin <nickpiggin@yahoo.com.au>
Sun, 20 Jun 2004 13:45:30 +0000 (06:45 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sun, 20 Jun 2004 13:45:30 +0000 (06:45 -0700)
commit5136bab95197836247de23ef54adc290ded89bb6
tree04584ff1af42287b738121ef9163828980361c09
parent099bb7c07552f33527383aa95f594a6da1eeff76
[PATCH] lindent rwsem

Lindent rwsem.c and rwsem-spinlock.c and fix a few things by hand.  Also
added a couple of comments for the memory barriers.  Added the __sched
annotation that was left out of rwsem-spinlock.c.

Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
lib/rwsem-spinlock.c
lib/rwsem.c