diff options
author | Gerald Schaefer <[email protected]> | 2009-12-07 12:52:17 +0100 |
---|---|---|
committer | Martin Schwidefsky <[email protected]> | 2009-12-07 12:51:38 +0100 |
commit | 1963403aae0fc5a4e20cf2e51e4f0148fdf938b4 (patch) | |
tree | 7d876c21ad2a7073ca09aaa3b0247246a9b9e361 /lib/cpu-notifier-error-inject.c | |
parent | 2da3cf9755ea992a18650860fde74e3bfa8c8b65 (diff) |
[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 <[email protected]>
Signed-off-by: Martin Schwidefsky <[email protected]>
Diffstat (limited to 'lib/cpu-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions