commit | fa14f7e8df9ee8afea23dab21adb0b7a521f1cd6 | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@kernel.org> | Thu Jun 26 10:46:39 2008 -0400 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Mon Jun 30 09:38:33 2008 -0400 |
tree | 1960fc061fc6719d7c3e9499faa61ec2d220ab2d | |
parent | 0486dc1e9295f46130305817940384458e3f47d1 [diff] |
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>