- Original Message -
> On 12/12/2016 04:42 PM, Marc-André Lureau wrote:
> > No need to allocate & copy fileds, let's use static const struct
>
> s/fileds/fields/
>
ok
> > instead.
> >
> > Signed-off-by: Marc-André Lureau
> > ---
> > backends/baum.c | 8 +++-
> > backends/ms
On 12/12/2016 04:42 PM, Marc-André Lureau wrote:
> No need to allocate & copy fileds, let's use static const struct
s/fileds/fields/
> instead.
>
> Signed-off-by: Marc-André Lureau
> ---
> backends/baum.c | 8 +++-
> backends/msmouse.c| 7 +++-
> backends/testdev.c| 7 +++-
No need to allocate & copy fileds, let's use static const struct
instead.
Signed-off-by: Marc-André Lureau
---
backends/baum.c | 8 +++-
backends/msmouse.c| 7 +++-
backends/testdev.c| 7 +++-
qemu-char.c | 100 --
spi