locking/rwsem: Remove a few useless comments
authorDavidlohr Bueso <dave@stgolabs.net>
Fri, 5 Aug 2016 08:04:44 +0000 (01:04 -0700)
committerIngo Molnar <mingo@kernel.org>
Thu, 18 Aug 2016 13:37:07 +0000 (15:37 +0200)
commitc2867bbaf5d8f1534cae15175a389c5cbf58fec1
treefcd1ef3017a870360c84357f103dd5891a8e8714
parent84b23f9b58687a11ced66cc4be9b0219e8ecab84
locking/rwsem: Remove a few useless comments

Our rwsem code (xadd, at least) is rather well documented, but
there are a few really annoying comments in there that serve
no purpose and we shouldn't bother with them.

Signed-off-by: Davidlohr Bueso <dbueso@suse.de>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Waiman.Long@hp.com
Cc: dave@stgolabs.net
Cc: jason.low2@hpe.com
Cc: wanpeng.li@hotmail.com
Link: http://lkml.kernel.org/r/1470384285-32163-3-git-send-email-dave@stgolabs.net
Signed-off-by: Ingo Molnar <mingo@kernel.org>
kernel/locking/rwsem-xadd.c