From: Dan Carpenter Date: Tue, 7 Apr 2009 14:35:56 +0000 (+0200) Subject: HID: hidraw -- fix missing unlocks in unlocked_ioctl X-Git-Tag: v2.6.30-rc5~58^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38089c658bf372adc2bd7b3597fceac0c7cecca6;p=pandora-kernel.git HID: hidraw -- fix missing unlocks in unlocked_ioctl There were 2 places that returned directly instead of releasing their locks. I sent a fix for this file earlier but ended up missing these spots. I think what happened is that I have improved my checker script since then... Or maybe I just screwed up. Signed-off-by: Dan Carpenter Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed