Re: [PATCH 1/5] cert: remove usused elem_data variable

Denis Kenzior <[email protected]> Mon, 11 Mar 2024 22:12:45 -0500
Newsgroups dev.linux.lists.ell
Message-ID <[email protected]>
Hi James,

On 3/5/24 07:28, James Prestwood wrote:
> This was being set in the if block, but never used after that.
> Instead just check the return value directly.
> ---
>   ell/cert.c | 4 +---
>   1 file changed, 1 insertion(+), 3 deletions(-)
> 

All applied, thanks.

Regards,
-Denis