From: Ryan Mallon Date: Wed, 18 Sep 2013 19:40:47 +0000 (-0700) Subject: Input: uinput - support injecting multiple events in one write() call X-Git-Tag: v3.13-rc1~65^2^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cbf0541374e2fcfdfdcaf8365c957a137eb9feea;p=pandora-kernel.git 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-diff-tree failed