]> git.baikalelectronics.ru Git - kernel.git/commit
staging: comedi: remove in_request_module
authorIan Abbott <abbotti@mev.co.uk>
Tue, 27 May 2014 14:06:17 +0000 (15:06 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 27 May 2014 18:57:31 +0000 (11:57 -0700)
commitad17a123983410d16f173b9f6af538264f323e71
tree32e3169a5370fa56ecd4ece5a26f61123e186ac4
parent000237504aa913e05afa87a3a5303d50b6517719
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 <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/comedi_fops.c
drivers/staging/comedi/comedidev.h