f1df3f234e5b263f627599c parent 4b00706cd9499652051918305e70c7152d0cfd0e author Tomas Winkler 1329741963 +0200 committer Greg Kroah-Hartman 1330113596 -0800 staging/mei: mei-amt-version - make all function static and used This patch eliminates following type of warnings warning: no previous prototype for '...func...' [-Wmissing-prototypes] For this is a single file example lets make all API-like functions be static. Since all static functions should be used so let's call to amt_host_if_deinit() even if in this example it's not really necessary Signed-off-by: Tomas Winkler Acked-by: Dan Carpenter Signed-off-by: Greg Kroah-Hartman าเ