Use __module_get(THIS_MODULE) instead of try_module_get(THIS_MODULE) as we
authorIan Abbott <abbotti@mev.co.uk>
Fri, 18 Apr 2008 13:47:38 +0000 (13:47 +0000)
committerIan Abbott <abbotti@mev.co.uk>
Fri, 18 Apr 2008 13:47:38 +0000 (13:47 +0000)
commitbb336d5b4f1bef794696adbf8372d8f0d1c7f0f6
tree9c721dedc4308b1f8e7a0cfb12fdc76c97833848
parent8937563c383d9568e6accd353f1e6b1c6cf47ac7
Use __module_get(THIS_MODULE) instead of try_module_get(THIS_MODULE) as we
know our own module is active.
comedi/comedi_fops.c