From: Juri Lelli Date: Wed, 15 May 2013 09:04:10 +0000 (+0200) Subject: rtmutex: Document rt_mutex_adjust_prio_chain() X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~66^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c1061733aa0303e6536c0bc7f86d68f5eb55446;p=pandora-kernel.git rtmutex: Document rt_mutex_adjust_prio_chain() Parameters and usage of rt_mutex_adjust_prio_chain() are already documented in Documentation/rt-mutex-design.txt. However, since this function is called from several paths with different semantics (related to the arguments), it is handy to have a quick reference directly in the code. Signed-off-by: Juri Lelli Cc: Clark Williams Cc: Steven Rostedt Signed-off-by: Peter Zijlstra Link: http://lkml.kernel.org/r/1368608650-7935-1-git-send-email-juri.lelli@gmail.com Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed