commit | cc4f02486c09977ccbe3ce2276aca5608a44ca00 | [log] [tgz] |
---|---|---|
author | Richard Weinberger <richard@nod.at> | Mon Mar 11 10:03:42 2013 +0100 |
committer | Richard Weinberger <richard@nod.at> | Mon Mar 11 10:08:03 2013 +0100 |
tree | 5b0729f494e535b3d5dbbe2e189ded60ae38cea3 | |
parent | 72383d43b223c410fc61d9e905690b9b9ba9d418 [diff] |
um: Use tty_port_operations->destruct As we setup the SIGWINCH handler in tty_port_operations->activate it makes sense to tear down it in ->destruct. Signed-off-by: Richard Weinberger <richard@nod.at>