commit | 23fe15fadf708c562140cd99e4dfd400afc5db8a | [log] [tgz] |
---|---|---|
author | Adrian Remonda <adrianremonda@gmail.com> | Fri Aug 14 12:18:02 2015 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Aug 14 17:34:42 2015 -0700 |
tree | ad90bac40191f6ed1058022d5bafd740f08a9be9 | |
parent | 04ca58372c5e4922d7463450ffdb5cdc3d0dd596 [diff] |
Staging: most: hdm-usb/hdm_usb.c. Fix "missing static keyword" warnings This is a patch to the most/hdm-usb/hdm_usb.c file. It makes several local functions and structures static to prevent global visibility. Signed-off-by: Adrian Remonda <adrianremonda@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>