From: "Christian König" <christian.koenig@amd.com>
To: "Jocelyn Falempe" <jfalempe@redhat.com>,
"Maarten Lankhorst" <maarten.lankhorst@linux.intel.com>,
"Jani Nikula" <jani.nikula@linux.intel.com>,
"Rodrigo Vivi" <rodrigo.vivi@intel.com>,
"Joonas Lahtinen" <joonas.lahtinen@linux.intel.com>,
"Tvrtko Ursulin" <tursulin@ursulin.net>,
"Ville Syrjälä" <ville.syrjala@linux.intel.com>,
"David Airlie" <airlied@gmail.com>,
"Simona Vetter" <simona@ffwll.ch>,
"Huang Rui" <ray.huang@amd.com>,
"Matthew Auld" <matthew.auld@intel.com>,
"Matthew Brost" <matthew.brost@intel.com>,
"Maxime Ripard" <mripard@kernel.org>,
"Thomas Zimmermann" <tzimmermann@suse.de>,
intel-gfx@lists.freedesktop.org, intel-xe@lists.freedesktop.org,
dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org
Cc: kernel test robot <lkp@intel.com>
Subject: Re: [PATCH] drm/ttm: Remove unneeded blank line in comment
Date: Mon, 30 Jun 2025 19:39:12 +0200 [thread overview]
Message-ID: <c29f550b-a787-4e6c-a615-3e7aff253fb6@amd.com> (raw)
In-Reply-To: <20250630144154.44661-1-jfalempe@redhat.com>
On 30.06.25 16:41, Jocelyn Falempe wrote:
> There is an unneeded blank line in the documentation of the function
> ttm_bo_kmap_try_from_panic().
>
> Reported-by: kernel test robot <lkp@intel.com>
> Closes: https://lore.kernel.org/oe-kbuild-all/202506290453.NeTXAb7S-lkp@intel.com/
> Fixes: 718370ff28328 ("drm/ttm: Add ttm_bo_kmap_try_from_panic()")
> Signed-off-by: Jocelyn Falempe <jfalempe@redhat.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
> ---
>
> Can this be merged through the drm-intel-next, as this is were the
> offending commit was merged.
>
> drivers/gpu/drm/ttm/ttm_bo_util.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/ttm/ttm_bo_util.c b/drivers/gpu/drm/ttm/ttm_bo_util.c
> index ad95e8b9852b..16cb4065214d 100644
> --- a/drivers/gpu/drm/ttm/ttm_bo_util.c
> +++ b/drivers/gpu/drm/ttm/ttm_bo_util.c
> @@ -382,7 +382,6 @@ static int ttm_bo_kmap_ttm(struct ttm_buffer_object *bo,
> }
>
> /**
> - *
> * ttm_bo_kmap_try_from_panic
> *
> * @bo: The buffer object
>
> base-commit: d5bafb1c294cf99cc5991f7fdecc79898f9b8d0e
next prev parent reply other threads:[~2025-06-30 17:39 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-30 14:41 [PATCH] drm/ttm: Remove unneeded blank line in comment Jocelyn Falempe
2025-06-30 15:00 ` Thomas Zimmermann
2025-06-30 17:39 ` Christian König [this message]
2025-06-30 18:18 ` ✓ i915.CI.BAT: success for " Patchwork
2025-07-01 3:57 ` ✓ CI.KUnit: " Patchwork
2025-07-01 4:57 ` ✓ Xe.CI.BAT: " Patchwork
2025-07-01 11:21 ` ✗ i915.CI.Full: failure " Patchwork
2025-07-02 18:53 ` ✓ Xe.CI.Full: success " Patchwork
2025-07-02 20:40 ` [PATCH] " Lucas De Marchi
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=c29f550b-a787-4e6c-a615-3e7aff253fb6@amd.com \
--to=christian.koenig@amd.com \
--cc=airlied@gmail.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=intel-gfx@lists.freedesktop.org \
--cc=intel-xe@lists.freedesktop.org \
--cc=jani.nikula@linux.intel.com \
--cc=jfalempe@redhat.com \
--cc=joonas.lahtinen@linux.intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=lkp@intel.com \
--cc=maarten.lankhorst@linux.intel.com \
--cc=matthew.auld@intel.com \
--cc=matthew.brost@intel.com \
--cc=mripard@kernel.org \
--cc=ray.huang@amd.com \
--cc=rodrigo.vivi@intel.com \
--cc=simona@ffwll.ch \
--cc=tursulin@ursulin.net \
--cc=tzimmermann@suse.de \
--cc=ville.syrjala@linux.intel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.