diff options
author | Jan Glauber <jang@linux.vnet.ibm.com> | 2008-08-21 19:46:35 +0200 |
---|---|---|
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2008-08-21 19:46:40 +0200 |
commit | 0686e402c365c92396d4c7abfaa24810f9cb77cc (patch) | |
tree | 34737bfe43c8e747ca3b769ce9e90fbc7a785110 /drivers/s390/cio/ccwgroup.c | |
parent | [S390] qdio: improve s390 debug feature usage (diff) | |
download | linux-0686e402c365c92396d4c7abfaa24810f9cb77cc.tar.xz linux-0686e402c365c92396d4c7abfaa24810f9cb77cc.zip |
[S390] qdio: remove the module_get & module_put pair
Increasing the qdio reference count for every used subchannel
is unnecessary since unloading qdio (if build as a module) is
only possible if other modules that use qdio are unloaded.
Unloading modules that use qdio in turn requires that these
modules shut down all qdio subchannels. Therefore the additional
module_get reference is not needed.
Signed-off-by: Jan Glauber <jang@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'drivers/s390/cio/ccwgroup.c')
0 files changed, 0 insertions, 0 deletions