Staging: most: mostcore/core.c. Fix "missing static keyword" warnings
authorAdrian Remonda <adrianremonda@gmail.com>
Fri, 14 Aug 2015 10:18:00 +0000 (12:18 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 15 Aug 2015 00:34:41 +0000 (17:34 -0700)
commitc942ea7a377edfde7a154f2edd8fde7cfea24de1
tree079228838b0ef0692df8a38e5eaa13bb17bda72b
parentddb98ce16158cb979f025eb73eaa44dce4cb1b36
Staging: most: mostcore/core.c. Fix "missing static keyword" warnings

This is a patch to the mostcore/core.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/mostcore/core.c