commit | 221e659c3f37251b4312e0ac8ccf7799c67600b0 | [log] [tgz] |
---|---|---|
author | Marc-André Lureau <marcandre.lureau@redhat.com> | Wed Jan 04 19:51:46 2017 +0100 |
committer | Marc-André Lureau <marcandre.lureau@redhat.com> | Fri Jun 02 11:33:52 2017 +0400 |
tree | 608363975ecdd313b9c53b7aa3143cce4dd5909d | |
parent | 6ce8e0eb587782e26a05a57134529cc598febd56 [diff] |
char-win: rename win_chr_init/poll win_chr_serial_init/poll Those 2 functions are specific to serial chardev, make it more clear. Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>