Gerd Hoffmann <kra...@redhat.com> writes:

> There is no reason to allocate mouse events using malloc, we can
> allcoate them from stack instead, save a few cpu cycles and make the
> code more readable with c99 initializers.
>
> Suggested-by: FelixYao <felix....@gmail.com>
> Signed-off-by: Gerd Hoffmann <kra...@redhat.com>

Reviewed-by: Markus Armbruster <arm...@redhat.com>

Reply via email to