From: Randy Dunlap Date: Thu, 24 Jul 2008 23:58:42 +0000 (-0700) Subject: locking: fix mutex @key parameter kernel-doc notation X-Git-Tag: v2.6.27-rc2~97^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e241ffd306c0896bb9959be7faa4d4cfcb706d9;p=pandora-kernel.git locking: fix mutex @key parameter kernel-doc notation Fix @key parameter to mutex_init() and one of its callers. Warning(linux-2.6.26-git11//drivers/base/class.c:210): No description found for parameter 'key' Signed-off-by: Randy Dunlap Acked-by: Greg Kroah-Hartman Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed