OSDN Git Service

locking/rtmutex: Rename argument in the rt_mutex_adjust_prio_chain() documentation...
authorTom(JeHyeon) Yeon <tom.yeon@windriver.com>
Wed, 18 Mar 2015 05:03:30 +0000 (14:03 +0900)
committerIngo Molnar <mingo@kernel.org>
Wed, 25 Mar 2015 12:43:55 +0000 (13:43 +0100)
commite6beaa363d56d7fc2f8cd6f7291e4d93911a428a
tree2a283030e5121dd5c7c37f3c6526d6d0f6c8d157
parent9198f6edfd9ced74fd90b238d5a354aeac89bdfa
locking/rtmutex: Rename argument in the rt_mutex_adjust_prio_chain() documentation as well

The following commit changed "deadlock_detect" to "chwalk":

   8930ed80f970 ("rtmutex: Cleanup deadlock detector debug logic")

do that rename in the function's documentation as well.

Signed-off-by: Tom(JeHyeon) Yeon <tom.yeon@windriver.com>
Cc: peterz@infradead.org
Link: http://lkml.kernel.org/r/1426655010-31651-1-git-send-email-tom.yeon@windriver.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
kernel/locking/rtmutex.c