mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Andreas Schwab <schwab@linux-m68k.org>
To: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Kars de Jong <jongk@linux-m68k.org>,
	Arnd Bergmann <arnd@arndb.de>,
	linux-m68k@lists.linux-m68k.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] dio: Fix buffer overflow in case of unknown board
Date: Tue, 08 Jan 2019 15:19:52 +0100	[thread overview]
Message-ID: <mvmo98rgrjr.fsf@linux-m68k.org> (raw)
In-Reply-To: <20190108140606.12184-1-geert@linux-m68k.org> (Geert Uytterhoeven's message of "Tue, 8 Jan 2019 15:06:06 +0100")

On Jan 08 2019, Geert Uytterhoeven <geert@linux-m68k.org> wrote:

> @@ -90,7 +90,7 @@ static struct dioname names[] =
>  #undef DIOFBNAME
>  
>  static const char *unknowndioname 
> -        = "unknown DIO board -- please email <linux-m68k@lists.linux-m68k.org>!";
> +	= "unknown DIO board, please email linux-m68k@lists.linux-m68k.org";

This could be declared as an array.

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510  2552 DF73 E780 A9DA AEC1
"And now for something completely different."

      reply	other threads:[~2019-01-08 14:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-08 14:06 Geert Uytterhoeven
2019-01-08 14:19 ` Andreas Schwab [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=mvmo98rgrjr.fsf@linux-m68k.org \
    --to=schwab@linux-m68k.org \
    --cc=arnd@arndb.de \
    --cc=geert@linux-m68k.org \
    --cc=jongk@linux-m68k.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-m68k@lists.linux-m68k.org \
    /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

Powered by JetHome