[PATCH 0/2] locking/mutex: Kill mutex_trylock_recursive()

From: Sebastian Andrzej Siewior
Date: Wed Feb 10 2021 - 03:56:21 EST


Remove mutex_trylock_recursive() from the API and tell checkpatch not to
check it for it anymore.

Sebastian