linux-kbuild.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Michal Marek <mmarek@suse.cz>
To: Masahiro Yamada <yamada.m@jp.panasonic.com>
Cc: linux-kbuild@vger.kernel.org
Subject: Re: [PATCH v2] kbuild: trivial - use tabs for code indent where possible
Date: Tue, 10 Jun 2014 14:03:04 +0200	[thread overview]
Message-ID: <5396F3F8.4050803@suse.cz> (raw)
In-Reply-To: <1402394893-28486-1-git-send-email-yamada.m@jp.panasonic.com>

On 2014-06-10 12:08, Masahiro Yamada wrote:
> Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
> ---
> 
> Changes in v2:
>   - Update zconf.lex.c_shipped and zconf.tab.c_shipped by hand
> 
> 
> 
> 
>  scripts/basic/fixdep.c               |  8 +++---
>  scripts/docproc.c                    | 56 ++++++++++++++++++------------------
>  scripts/kallsyms.c                   |  2 +-
>  scripts/kconfig/conf.c               |  2 +-
>  scripts/kconfig/gconf.c              |  2 +-
>  scripts/kconfig/lxdialog/checklist.c |  4 +--
>  scripts/kconfig/lxdialog/inputbox.c  |  2 +-
>  scripts/kconfig/lxdialog/menubox.c   |  4 +--
>  scripts/kconfig/lxdialog/util.c      |  2 +-
>  scripts/kconfig/mconf.c              |  2 +-
>  scripts/kconfig/menu.c               |  6 ++--
>  scripts/kconfig/zconf.l              |  4 +--
>  scripts/kconfig/zconf.lex.c_shipped  |  4 +--
>  scripts/kconfig/zconf.tab.c_shipped  |  2 +-
>  scripts/kconfig/zconf.y              |  2 +-
>  scripts/mod/file2alias.c             | 42 +++++++++++++--------------
>  scripts/mod/modpost.c                | 30 +++++++++----------
>  scripts/mod/sumversion.c             |  4 +--
>  scripts/tags.sh                      |  2 +-
>  19 files changed, 89 insertions(+), 91 deletions(-)

Applied to kbuild.git#misc, thanks.

Michal


      reply	other threads:[~2014-06-10 12:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-10 10:08 [PATCH v2] kbuild: trivial - use tabs for code indent where possible Masahiro Yamada
2014-06-10 12:03 ` Michal Marek [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=5396F3F8.4050803@suse.cz \
    --to=mmarek@suse.cz \
    --cc=linux-kbuild@vger.kernel.org \
    --cc=yamada.m@jp.panasonic.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).