diff options
author | 2009-12-07 12:52:19 +0100 | |
---|---|---|
committer | 2009-12-07 12:51:38 +0100 | |
commit | feb5c5a450a5e56f3be09a18b541996c86bd94bc (patch) | |
tree | 00ffa94a0a597e092fc3845191c932f31d0dff46 /lib/dma-debug.c | |
parent | [S390] monwriter: remove lock_kernel() from open() function (diff) | |
download | linux-dev-feb5c5a450a5e56f3be09a18b541996c86bd94bc.tar.xz linux-dev-feb5c5a450a5e56f3be09a18b541996c86bd94bc.zip |
[S390] vmwatchdog: 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 'lib/dma-debug.c')
0 files changed, 0 insertions, 0 deletions