diff options
author | Gerald Schaefer <gerald.schaefer@de.ibm.com> | 2009-12-07 12:52:17 +0100 |
---|---|---|
committer | Martin Schwidefsky <sky@mschwide.boeblingen.de.ibm.com> | 2009-12-07 12:51:38 +0100 |
commit | 1963403aae0fc5a4e20cf2e51e4f0148fdf938b4 (patch) | |
tree | 7d876c21ad2a7073ca09aaa3b0247246a9b9e361 /drivers/s390/char/vmwatchdog.c | |
parent | [S390] s390: remove unused nfsd #includes (diff) | |
download | linux-1963403aae0fc5a4e20cf2e51e4f0148fdf938b4.tar.xz linux-1963403aae0fc5a4e20cf2e51e4f0148fdf938b4.zip |
[S390] monreader: remove lock_kernel() from open() function
The lock_kernel() calls in the open() function are unnecessary because
misc_register() is called last in module_init() and concurrent open()
calls are handled by other means.
Signed-off-by: Gerald Schaefer <gerald.schaefer@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'drivers/s390/char/vmwatchdog.c')
0 files changed, 0 insertions, 0 deletions