Staging: android: Remove extern from function prototypes in .h files
authorBojan Prtvar <prtvar.b@gmail.com>
Mon, 2 Sep 2013 11:56:19 +0000 (13:56 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 17 Sep 2013 14:47:39 +0000 (07:47 -0700)
checkpatch.pl complains that extern prototypes should be avoided in .h files

Signed-off-by: Bojan Prtvar <prtvar.b@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found