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 /scripts/headers_install.pl | |
parent | 58eb27cd7f4f1de2932b3e0e39ea54a27e9fef43 (diff) |
[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 'scripts/headers_install.pl')
0 files changed, 0 insertions, 0 deletions