The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: "Christoph Böhmwalder" <christoph.boehmwalder@linbit.com>
To: Guo Tenglong <micronull@163.com>,
	Philipp Reisner <philipp.reisner@linbit.com>
Cc: Lars Ellenberg <lars.ellenberg@linbit.com>,
	Jens Axboe <axboe@kernel.dk>,
	drbd-dev@lists.linux.dev, linux-block@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] drm/radeon: fix typo in comments
Date: Mon, 10 Aug 2026 13:13:52 +0200	[thread overview]
Message-ID: <04df5445-167d-4ab6-95f5-dec123fdff1a@linbit.com> (raw)
In-Reply-To: <20260728090507.16847-2-micronull@163.com>

Am 28.07.26 um 11:05 schrieb Guo Tenglong:
> Correct "sucess" to "success" in function comments.
> 
> Signed-off-by: Guo Tenglong <micronull@163.com>
> ---
>  drivers/gpu/drm/radeon/radeon_device.c | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/drivers/gpu/drm/radeon/radeon_device.c b/drivers/gpu/drm/radeon/radeon_device.c
> index 705c012fc..fb79c990a 100644
> --- a/drivers/gpu/drm/radeon/radeon_device.c
> +++ b/drivers/gpu/drm/radeon/radeon_device.c
> @@ -777,7 +777,7 @@ bool radeon_boot_test_post_card(struct radeon_device *rdev)
>   * Allocate the dummy page used by the driver (all asics).
>   * This dummy page is used by the driver as a filler for gart entries
>   * when pages are taken out of the GART
> - * Returns 0 on sucess, -ENOMEM on failure.
> + * Returns 0 on success, -ENOMEM on failure.
>   */
>  int radeon_dummy_page_init(struct radeon_device *rdev)
>  {
> @@ -969,7 +969,7 @@ static uint32_t cail_ioreg_read(struct card_info *info, uint32_t reg)
>   *
>   * Initializes the driver info and register access callbacks for the
>   * ATOM interpreter (r4xx+).
> - * Returns 0 on sucess, -ENOMEM on failure.
> + * Returns 0 on success, -ENOMEM on failure.
>   * Called at driver startup.
>   */
>  int radeon_atombios_init(struct radeon_device *rdev)
> @@ -1045,7 +1045,7 @@ void radeon_atombios_fini(struct radeon_device *rdev)
>   * @rdev: radeon_device pointer
>   *
>   * Initializes the driver info for combios (r1xx-r3xx).
> - * Returns 0 on sucess.
> + * Returns 0 on success.
>   * Called at driver startup.
>   */
>  int radeon_combios_init(struct radeon_device *rdev)

This seems to have been sent to the wrong maintainers. But I suspect
they would have the same reasoning as me about the usefulness of these
fixes.

-- 
Christoph Böhmwalder
LINBIT | Keeping the Digital World Running
DRBD HA —  Disaster Recovery — Software defined Storage


  reply	other threads:[~2026-08-10 11:13 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-28  9:05 [PATCH] drbd: fix typo in comment Guo Tenglong
2026-07-28  9:05 ` [PATCH] drm/radeon: fix typo in comments Guo Tenglong
2026-08-10 11:13   ` Christoph Böhmwalder [this message]
2026-08-10 11:11 ` [PATCH] drbd: fix typo in comment Christoph Böhmwalder
  -- strict thread matches above, loose matches on Subject: below --
2026-07-28  8:28 [PATCH] drm/radeon: fix typo in comments Guo Tenglong

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=04df5445-167d-4ab6-95f5-dec123fdff1a@linbit.com \
    --to=christoph.boehmwalder@linbit.com \
    --cc=axboe@kernel.dk \
    --cc=drbd-dev@lists.linux.dev \
    --cc=lars.ellenberg@linbit.com \
    --cc=linux-block@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=micronull@163.com \
    --cc=philipp.reisner@linbit.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