From: Dmitry Torokhov Date: Sun, 4 Sep 2005 06:40:20 +0000 (-0500) Subject: Input: rework psmouse attributes to reduce module size X-Git-Tag: v2.6.14-rc1~128^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cfe9e88866fe892f4f71bf132c64ec8bd5256e5e;p=pandora-kernel.git Input: rework psmouse attributes to reduce module size Rearrange attribute code to use generic show and set handlers instead of replicating them for every attribute; switch to using attribute_group instead of creating all attributes manually. All this saves about 4K. Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed