chardev: Reduce "char-mux.h" scope, rename it "chardev-internal.h"
commitffa0f7eb57f3fbb4947e5bf12040108481ea46c3
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Thu, 23 Apr 2020 20:21:09 +0000 (23 22:21 +0200)
committerMarc-André Lureau <marcandre.lureau@redhat.com>
Mon, 13 Jul 2020 07:59:47 +0000 (13 11:59 +0400)
treec2fd6dd3564bcd9ca2b1de140caa4ac54f09f6ed
parentc383efd50a12991a23921e37541c6e5f1bfec1e4
chardev: Reduce "char-mux.h" scope, rename it "chardev-internal.h"

No file out of chardev/ requires access to this header,
restrict its scope.

Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20200423202112.644-5-philmd@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
chardev/char-fe.c
chardev/char-mux.c
chardev/char.c
chardev/chardev-internal.h [moved from include/chardev/char-mux.h with 96% similarity]