]> git.karo-electronics.de Git - linux-beck.git/commit
Staging: rtl8192u: Make function prototypes static
authorCristina Opriceana <cristina.opriceana@gmail.com>
Sun, 22 Mar 2015 18:49:28 +0000 (20:49 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 23 Mar 2015 21:43:21 +0000 (22:43 +0100)
commitef8a83e79148bc6311a4227b23d57e3a172f1479
treebe96d77eb5bc13faa374eb8fd804fe7275fde913
parentbe546c6cd0a9ad742f1dc7869acdf2d80971ddb5
Staging: rtl8192u: Make function prototypes static

Make functions static since they are used locally and no other files
refer them.

Signed-off-by: Cristina Opriceana <cristina.opriceana@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192u/r8192U_core.c