Staging: most: aim-cdev/cdev.c. Fix "missing static keyword" warnings
authorAdrian Remonda <adrianremonda@gmail.com>
Fri, 14 Aug 2015 10:18:04 +0000 (12:18 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 15 Aug 2015 00:34:52 +0000 (17:34 -0700)
commit5132fcd1fb55eddf04c7a06ede75723d7870b797
treecd4754871cc6f95e9cb8bc114ca9d98aa9bb3488
parent23fe15fadf708c562140cd99e4dfd400afc5db8a
Staging: most: aim-cdev/cdev.c. Fix "missing static keyword" warnings

This is a patch to the most/aim_cdev.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>
drivers/staging/most/aim-cdev/cdev.c