diff options
| author | Eric Biggers <[email protected]> | 2020-02-23 23:34:50 -0800 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2020-03-12 17:36:10 +0100 |
| commit | c57c1644c266a42579dccd919c11d247be48cca5 (patch) | |
| tree | ef6f61bc974532a5dea92722a5451253dffa6ea9 /tools/perf/scripts/python | |
| parent | da9a5aa3402db0ff3b57216d8dbf2478e1046cae (diff) | |
vt: drop redundant might_sleep() in do_con_write()
The might_sleep() in do_con_write() is redundant because console_lock()
already contains might_sleep(). Remove it.
Signed-off-by: Eric Biggers <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions