All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anatolij Gustschin <agust@denx.de>
To: u-boot@lists.denx.de
Subject: [PATCH] video: Drop unprintable characters from video_font_data.h
Date: Mon, 22 Feb 2021 20:22:09 +0100	[thread overview]
Message-ID: <20210222202209.2d545e02@crub> (raw)
In-Reply-To: <20201217035153.397910-1-sjg@chromium.org>

On Wed, 16 Dec 2020 20:51:53 -0700
Simon Glass sjg at chromium.org wrote:

> This file contains characters which are not valid in utf-8. This confuses
> dtoc which wants to parse it. They don't really serve any purpose anyway,
> so drop them.
> 
> To: U-Boot Mailing List <u-boot@lists.denx.de>
> Cc: Tom Rini <trini@konsulko.com>
> 
> Signed-off-by: Simon Glass <sjg@chromium.org>
> ---
>  include/video_font_data.h | 258 +++++++++++++++++++-------------------
>  1 file changed, 129 insertions(+), 129 deletions(-)

Applied to u-boot-video/master, thanks!

--
Anatolij

  parent reply	other threads:[~2021-02-22 19:22 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-17  3:51 [PATCH] video: Drop unprintable characters from video_font_data.h Simon Glass
2021-01-31 21:37 ` Simon Glass
2021-02-22 19:22 ` Anatolij Gustschin [this message]
2021-03-19  1:57   ` Simon Glass
2021-03-19  7:54     ` Anatolij Gustschin
2021-03-19 13:39       ` Anatolij Gustschin
2021-03-19 19:26         ` Simon Glass

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=20210222202209.2d545e02@crub \
    --to=agust@denx.de \
    --cc=u-boot@lists.denx.de \
    /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.