From: Paul Moore <[email protected]> Date: Thu, 04 Mar 2021 16:29:51 -0500
> +static void calipso_doi_putdef(struct calipso_doi *doi_def); > + This is a global symbol, so why the static decl here? Thanks.
From: Paul Moore <[email protected]> Date: Thu, 04 Mar 2021 16:29:51 -0500
> +static void calipso_doi_putdef(struct calipso_doi *doi_def); > + This is a global symbol, so why the static decl here? Thanks.