From: Ian Abbott Date: Tue, 27 May 2014 14:06:17 +0000 (+0100) Subject: staging: comedi: remove in_request_module X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~36^2~135 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5897f77607c52acb078b152b59fbe29ac92c640;p=pandora-kernel.git staging: comedi: remove in_request_module The `in_request_module` member of `struct comedi_device` is only ever set to `false`, so remove the code that checks for it being `true` and remove the member. Signed-off-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed