summaryrefslogtreecommitdiff
path: root/scripts/checkstack.pl
diff options
context:
space:
mode:
authorH Hartley Sweeten <hsweeten@visionengravers.com>2013-04-12 21:11:54 +0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-04-13 02:09:59 +0400
commit5660e7427113eff85ae712af9cf98c8c5bd368e3 (patch)
tree6f6ea7a2631af9abd4a06a0a96375f244a1f1ec0 /scripts/checkstack.pl
parentdd671a39481eaf8ebd512ea8cba25d62066d078f (diff)
downloadlinux-5660e7427113eff85ae712af9cf98c8c5bd368e3.tar.xz
staging: comedi: use EXPORT_SYMBOL_GPL() for all exported symbols
Comedi is licensed under GPL. Some if its exports are currently EXPORT_SYMBOL() and others are EXPORT_SYMBOL_GPL(). Change them all to EXPORT_SYMBOL_GPL() and see if anyone reports any fall out. If any of the symbols "need" to be EXPORT_SYMBOL() they will be addressed as needed. Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com> Cc: Ian Abbott <abbotti@mev.co.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/checkstack.pl')
0 files changed, 0 insertions, 0 deletions