]> git.baikalelectronics.ru Git - kernel.git/commit
Input: hp_sdc_mlc.c - make a struct static
authorAdrian Bunk <bunk@kernel.org>
Thu, 26 Jun 2008 14:46:39 +0000 (10:46 -0400)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Mon, 30 Jun 2008 13:38:33 +0000 (09:38 -0400)
commit762b6ea6e7cb21c2107abccc420487747ab74887
tree1960fc061fc6719d7c3e9499faa61ec2d220ab2d
parent52357eda9fcadcffea76ba8e648cb5247463c759
Input: hp_sdc_mlc.c - make a struct static

This patch makes the needlessly global struct hp_sdc_mlc_priv_s static.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/serio/hp_sdc_mlc.c