From 90ac0764e01f310588e578d26f554cb0008b5091 Mon Sep 17 00:00:00 2001 From: H Hartley Sweeten Date: Mon, 21 Jul 2014 11:01:26 -0700 Subject: [PATCH] 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-format-patch failed