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)
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>

No differences found