locking/rtmutex: Remove pointless CONFIG_RT_MUTEXES=n stubs
authorThomas Gleixner <tglx@linutronix.de>
Fri, 26 Mar 2021 15:29:37 +0000 (16:29 +0100)
committerIngo Molnar <mingo@kernel.org>
Mon, 29 Mar 2021 13:57:03 +0000 (15:57 +0200)
commit37350e3b2655eb0fce4e0e6ce8ce631c781136fe
tree4806317672da0a3ea05a33e5c977e17a7bc5ff59
parentf7efc4799f8114ba85b68584f83293f435009de4
locking/rtmutex: Remove pointless CONFIG_RT_MUTEXES=n stubs

None of these functions are used when CONFIG_RT_MUTEXES=n.

Remove the gunk. Remove pointless comments and clean up the coding style
mess while at it.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lore.kernel.org/r/20210326153943.863379182@linutronix.de
kernel/locking/rtmutex_common.h