Hi On Thu, Aug 30, 2018 at 4:58 PM Markus Armbruster <arm...@redhat.com> wrote: > > Marc-André Lureau <marcandre.lur...@redhat.com> writes: > > > It is futile to call qemu_chr_fe_set_handlers() without an associated > > chardev, because the function is doing nothing in that case, not even > > reporting an error, it would likely be a programming error. Let's not > > handle that hypothetical case. > > > > (fwiw, I introduced the check in commit > > 94a40fc56036b5058b0b194d9e372a22e65ce7be, that was a mistake imho) > > > > Signed-off-by: Marc-André Lureau <marcandre.lur...@redhat.com> > > In your subject, s/associted/associated/.
oops, fixed same question as previous patch :) thanks -- Marc-André Lureau