On Fri, Jul 23, 2021 at 02:28:24PM +0400, [email protected] wrote: > From: Marc-André Lureau <[email protected]> > > "chr_option_parsed" is only implemented by the "mux" chardev, we can > specialize the code there to avoid the needless generic class method. > > Signed-off-by: Marc-André Lureau <[email protected]> > --- > include/chardev/char.h | 1 - > chardev/char-mux.c | 6 ++---- > 2 files changed, 2 insertions(+), 5 deletions(-)
Reviewed-by: Daniel P. Berrangé <[email protected]> Regards, Daniel -- |: https://berrange.com -o- https://www.flickr.com/photos/dberrange :| |: https://libvirt.org -o- https://fstop138.berrange.com :| |: https://entangle-photo.org -o- https://www.instagram.com/dberrange :|
