From cbf0541374e2fcfdfdcaf8365c957a137eb9feea Mon Sep 17 00:00:00 2001 From: Ryan Mallon Date: Wed, 18 Sep 2013 12:40:47 -0700 Subject: [PATCH] Input: uinput - support injecting multiple events in one write() call Rework the code in uinput_inject_event so that it matches the code in evdev_write and allows injecting more than one event, or zero events. Signed-off-by: Ryan Mallon Signed-off-by: Dmitry Torokhov --- Reading git-format-patch failed