From: Dan Carpenter Date: Fri, 11 Jan 2013 06:52:44 +0000 (+0300) Subject: dac960: return success instead of -ENOTTY X-Git-Tag: v3.9-rc1~43^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d6a87430e764cf4132710538139c10970929189;p=pandora-kernel.git dac960: return success instead of -ENOTTY There is a missing break statement here. This used to return directly but we re-worked it in 2008 to add locking as part of the BKL push down. Signed-off-by: Dan Carpenter Signed-off-by: Jens Axboe --- Reading git-diff-tree failed