On Mon, Jul 18, 2016 at 12:49:07PM -0700, Bryce Harrington wrote:
> On Mon, Jul 18, 2016 at 12:46:00PM -0500, Yong Bakos wrote:
> > From: Yong Bakos
> >
> > display-test.c includes stdbool.h twice. Remove the redundant include.
> >
> > Signed-off-by: Yong Bakos
>
> Reviewed-by: Bryce Harringto
On Mon, Jul 18, 2016 at 12:46:00PM -0500, Yong Bakos wrote:
> From: Yong Bakos
>
> display-test.c includes stdbool.h twice. Remove the redundant include.
>
> Signed-off-by: Yong Bakos
Reviewed-by: Bryce Harrington
> ---
> tests/display-test.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff
From: Yong Bakos
display-test.c includes stdbool.h twice. Remove the redundant include.
Signed-off-by: Yong Bakos
---
tests/display-test.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/tests/display-test.c b/tests/display-test.c
index 17956db..b7557d0 100644
--- a/tests/display-test.c
+++