From: Sam Ravnborg <sam@ravnborg.org>
To: "Noralf Trønnes" <noralf@tronnes.org>
Cc: robh+dt@kernel.org, dri-devel@lists.freedesktop.org,
maxime@cerno.tech, dave.stevenson@raspberrypi.com,
david@lechnology.com, devicetree@vger.kernel.org,
thierry.reding@gmail.com
Subject: Re: [PATCH v5 2/5] drm/modes: Remove trailing whitespace
Date: Thu, 24 Feb 2022 20:30:03 +0100 [thread overview]
Message-ID: <Yhfcu44V5LO4qZ/9@ravnborg.org> (raw)
In-Reply-To: <20220224152708.14459-3-noralf@tronnes.org>
On Thu, Feb 24, 2022 at 04:27:05PM +0100, Noralf Trønnes wrote:
> Remove trailing whitespace from a comment.
>
> Signed-off-by: Noralf Trønnes <noralf@tronnes.org>
Acked-by: Sam Ravnborg <sam@ravnborg.org>
> ---
> drivers/gpu/drm/drm_modes.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/drm_modes.c b/drivers/gpu/drm/drm_modes.c
> index 96b13e36293c..77a4c8dd0bb8 100644
> --- a/drivers/gpu/drm/drm_modes.c
> +++ b/drivers/gpu/drm/drm_modes.c
> @@ -127,7 +127,7 @@ EXPORT_SYMBOL(drm_mode_probed_add);
> * according to the hdisplay, vdisplay, vrefresh.
> * It is based from the VESA(TM) Coordinated Video Timing Generator by
> * Graham Loveridge April 9, 2003 available at
> - * http://www.elo.utfsm.cl/~elo212/docs/CVTd6r1.xls
> + * http://www.elo.utfsm.cl/~elo212/docs/CVTd6r1.xls
> *
> * And it is copied from xf86CVTmode in xserver/hw/xfree86/modes/xf86cvt.c.
> * What I have done is to translate it by using integer calculation.
> --
> 2.33.0
next prev parent reply other threads:[~2022-02-24 19:30 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-24 15:27 [PATCH v5 0/5] drm/tiny: Add MIPI DBI compatible SPI driver Noralf Trønnes
2022-02-24 15:27 ` [PATCH v5 1/5] dt-bindings: display: add bindings for MIPI DBI compatible SPI panels Noralf Trønnes
2022-02-24 17:44 ` Rob Herring
2022-02-24 18:41 ` Rob Herring
2022-02-24 15:27 ` [PATCH v5 2/5] drm/modes: Remove trailing whitespace Noralf Trønnes
2022-02-24 19:30 ` Sam Ravnborg [this message]
2022-02-24 15:27 ` [PATCH v5 3/5] drm/modes: Add of_get_drm_panel_display_mode() Noralf Trønnes
2022-02-24 19:34 ` Sam Ravnborg
2022-02-24 15:27 ` [PATCH v5 4/5] drm/mipi-dbi: Add driver_private member to struct mipi_dbi_dev Noralf Trønnes
2022-02-24 15:27 ` [PATCH v5 5/5] drm/tiny: Add MIPI DBI compatible SPI driver Noralf Trønnes
2022-02-24 19:37 ` Sam Ravnborg
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=Yhfcu44V5LO4qZ/9@ravnborg.org \
--to=sam@ravnborg.org \
--cc=dave.stevenson@raspberrypi.com \
--cc=david@lechnology.com \
--cc=devicetree@vger.kernel.org \
--cc=dri-devel@lists.freedesktop.org \
--cc=maxime@cerno.tech \
--cc=noralf@tronnes.org \
--cc=robh+dt@kernel.org \
--cc=thierry.reding@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;
as well as URLs for NNTP newsgroup(s).