From: Henrik Rydberg Date: Wed, 23 Jun 2010 16:17:56 +0000 (-0700) Subject: Input: evdev - convert to dynamic event buffer X-Git-Tag: v2.6.36-rc1~581^2^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b58f7086d52c0ac6c879ee5aaf7c276e17768e5b;p=pandora-kernel.git Input: evdev - convert to dynamic event buffer Allocate the event buffer dynamically, and prepare to compute the buffer size in a separate function. This patch defines the size computation to be identical to the current code, and does not contain any logical changes. Signed-off-by: Henrik Rydberg Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed