]> nv-tegra.nvidia Code Review - linux-2.6.git/commit
Input: hp_sdc - staticize hp_sdc_kicker()
authorAxel Lin <axel.lin@gmail.com>
Tue, 19 Jul 2011 00:09:46 +0000 (17:09 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Tue, 19 Jul 2011 00:10:36 +0000 (17:10 -0700)
commitdc3e8247eb90655c0ff01ce03bdf3aa5868f1cde
treec61d9015dc69de2d04337f450a5fbf2548876ff9
parentedf21d9c38b945b91d100bae59d951bce131d58b
Input: hp_sdc - staticize hp_sdc_kicker()

It's not referenced outside this file so there's no need for it to be in
the global name space.

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/serio/hp_sdc.c