Re: [DTrace-devel] [PATCH 5/7] module: fixing missing } when not using libctf

Eugene Loh <[email protected]>
Newsgroups dev.linux.lists.dtrace
Message-ID <[email protected]>
Reviewed-by: Eugene Loh <[email protected]>

On 11/18/25 11:38, Kris Van Hees via DTrace-devel wrote:
> Signed-off-by: Kris Van Hees <[email protected]>
> ---
>   libdtrace/dt_module.c | 2 ++
>   1 file changed, 2 insertions(+)
>
> diff --git a/libdtrace/dt_module.c b/libdtrace/dt_module.c
> index e7d212e4..7ec1b550 100644
> --- a/libdtrace/dt_module.c
> +++ b/libdtrace/dt_module.c
> @@ -1031,6 +1031,8 @@ dt_kern_module_find_ctf(dtrace_hdl_t *dtp, dt_module_t *dmp)
>   		dt_dprintf("No BTF data for %s; "
>   			   "looking for in-module CTF instead.\n",
>   			   dmp->dm_name);
> +#else
> +	}
>   #endif
>   
>   	/*
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.