On Mon, Feb 20, 2012 at 02:46:03PM +0200, Tomas Winkler wrote: > 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 <[email protected]>
Cool. Looks good. Acked-by: Dan Carpenter <[email protected]> regards, dan carpenter
signature.asc
Description: Digital signature
_______________________________________________ devel mailing list [email protected] http://driverdev.linuxdriverproject.org/mailman/listinfo/devel
