mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Herbert Xu <herbert@gondor.apana.org.au>
To: Kit Dallege <xaum.io@gmail.com>
Cc: "David S . Miller" <davem@davemloft.net>,
	linux-crypto@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/5] crypto: add missing kernel-doc for anonymous union members
Date: Sat, 21 Mar 2026 17:52:22 +0900	[thread overview]
Message-ID: <ab5cRmttmqeCPYnn@gondor.apana.org.au> (raw)
In-Reply-To: <20260315145722.24081-1-xaum.io@gmail.com>

On Sun, Mar 15, 2026 at 03:57:22PM +0100, Kit Dallege wrote:
> Document the anonymous SKCIPHER_ALG_COMMON and COMP_ALG_COMMON struct
> members in skcipher_alg, scomp_alg, and acomp_alg, following the
> existing pattern used by HASH_ALG_COMMON in shash_alg.
> 
> This fixes the following kernel-doc warnings:
> 
>   include/crypto/skcipher.h:166: struct member 'SKCIPHER_ALG_COMMON' not described in 'skcipher_alg'
>   include/crypto/internal/scompress.h:39: struct member 'COMP_ALG_COMMON' not described in 'scomp_alg'
>   include/crypto/internal/acompress.h:55: struct member 'COMP_ALG_COMMON' not described in 'acomp_alg'
> 
> Signed-off-by: Kit Dallege <xaum.io@gmail.com>
> ---
>  include/crypto/internal/acompress.h | 1 +
>  include/crypto/internal/scompress.h | 1 +
>  include/crypto/skcipher.h           | 1 +
>  3 files changed, 3 insertions(+)

Patch applied.  Thanks.
-- 
Email: Herbert Xu <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

      reply	other threads:[~2026-03-21  8:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-15 14:57 Kit Dallege
2026-03-21  8:52 ` Herbert Xu [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ab5cRmttmqeCPYnn@gondor.apana.org.au \
    --to=herbert@gondor.apana.org.au \
    --cc=davem@davemloft.net \
    --cc=linux-crypto@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=xaum.io@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®