From: H Hartley Sweeten Date: Mon, 21 Jul 2014 18:01:26 +0000 (-0700) Subject: staging: comedi: comedi_fops: remove disabled subdevice lock/unlock callback X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~347 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90ac0764e01f310588e578d26f554cb0008b5091;p=pandora-kernel.git staging: comedi: comedi_fops: remove disabled subdevice lock/unlock callback According to Ian Abbott, this code was added in comedi-0.7.6 back in June 1999 and has always been disabled. The 'lock_f' and 'unlock' members don't even exist in the comedi_subdevice. Just remove the disabled code. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed