]> git.baikalelectronics.ru Git - kernel.git/commit
HID: thingm: thingm_fwinfo[] doesn't need to be global
authorJiri Kosina <jkosina@suse.cz>
Tue, 3 Jun 2014 11:29:38 +0000 (13:29 +0200)
committerJiri Kosina <jkosina@suse.cz>
Tue, 3 Jun 2014 11:29:38 +0000 (13:29 +0200)
commitc43dd86aeb5d0fc9b42d85dbdfe61b926af11c97
treea2877810975f5207bac6ef598a4bc4a110f7b3b3
parent5c2bd9eb4332ce958bdec14c6f891bd255e3fcd8
HID: thingm: thingm_fwinfo[] doesn't need to be global

No need to pollute global namespace by thingm_fwinfo[]. Make it static.

Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/hid-thingm.c