From: Dan Carpenter Date: Mon, 25 Oct 2010 18:39:07 +0000 (+0200) Subject: hfsplus: fix double lock typo in ioctl X-Git-Tag: v2.6.37-rc1~66^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e50fb58b5b3548e578d3b74ff15aeb7d9a496839;p=pandora-kernel.git hfsplus: fix double lock typo in ioctl This was supposed to be a mutex_unlock() instead of a mutex_lock(). Signed-off-by: Dan Carpenter Signed-off-by: Christoph Hellwig --- Reading git-diff-tree failed