public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Masahiro Yamada <masahiroy@kernel.org>
Cc: Jiri Slaby <jslaby@suse.com>,
	Michal Marek <michal.lkml@markovi.net>,
	linux-kbuild@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] tty: vt: move conmakehash to drivers/tty/vt/ from scripts/
Date: Tue, 17 Dec 2019 14:42:36 +0100	[thread overview]
Message-ID: <20191217134236.GA3365333@kroah.com> (raw)
In-Reply-To: <20191217110633.8796-1-masahiroy@kernel.org>

On Tue, Dec 17, 2019 at 08:06:33PM +0900, Masahiro Yamada wrote:
> scripts/conmakehash is only used for generating
> drivers/tty/vt/consolemap_deftbl.c
> 
> Move it to the related directory.
> 
> Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
> ---
> 
>  drivers/tty/vt/.gitignore                 | 1 +
>  drivers/tty/vt/Makefile                   | 6 ++++--
>  {scripts => drivers/tty/vt}/conmakehash.c | 0
>  scripts/.gitignore                        | 1 -
>  scripts/Makefile                          | 3 ---
>  5 files changed, 5 insertions(+), 6 deletions(-)
>  rename {scripts => drivers/tty/vt}/conmakehash.c (100%)

I thought we wanted scripts to be in the scripts directory :)

Anyway, this is fine, I'll take it in my tree.

thanks,

greg k-h

      reply	other threads:[~2019-12-17 13:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-17 11:06 [PATCH] tty: vt: move conmakehash to drivers/tty/vt/ from scripts/ Masahiro Yamada
2019-12-17 13:42 ` Greg Kroah-Hartman [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=20191217134236.GA3365333@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=jslaby@suse.com \
    --cc=linux-kbuild@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=masahiroy@kernel.org \
    --cc=michal.lkml@markovi.net \
    /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