Skip to content
Commit 5ff04fe5 authored by Martin Schwidefsky's avatar Martin Schwidefsky
Browse files

s390/3270: add missing tty_kref_put



The tty3270_resize_work functions acquires a reference to the tty
to call tty_do_resize but fails to release the reference again.
Add the missing tty_kref_put.

Signed-off-by: default avatarMartin Schwidefsky <schwidefsky@de.ibm.com>
parent 56063306
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment