Staging: speakup: Remove 'extern' keywords from .h prototypes
authorKatie Dunne <kdunne@mail.ccsf.edu>
Fri, 27 Feb 2015 02:42:36 +0000 (18:42 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 1 Mar 2015 23:04:24 +0000 (15:04 -0800)
Addresses checkpatch.pl check:
CHECK: Extern prototypes should be avoided in .h files

Removes the 'extern' keyword from function prototypes

Signed-off-by: Katie Dunne <kdunne@mail.ccsf.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/speakup/spk_priv.h

Simple merge