From: Hauke Mehrtens <hauke@hauke-m.de>
To: Johannes Berg <johannes@sipsolutions.net>, backports@vger.kernel.org
Cc: Johannes Berg <johannes.berg@intel.com>
Subject: Re: [PATCH] gentree: remove stray print
Date: Mon, 02 Jun 2014 00:32:53 +0200 [thread overview]
Message-ID: <538BAA15.7040407@hauke-m.de> (raw)
In-Reply-To: <1399301918-30691-1-git-send-email-johannes@sipsolutions.net>
On 05/05/2014 04:58 PM, Johannes Berg wrote:
> From: Johannes Berg <johannes.berg@intel.com>
>
> My previous commit to restrict the defconfig files left
> a debugging print statement, remove it.
>
> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
> ---
> gentree.py | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/gentree.py b/gentree.py
> index 8a8f6b6a22a4..5fe699650916 100755
> --- a/gentree.py
> +++ b/gentree.py
> @@ -808,7 +808,6 @@ def process(kerneldir, outdir, copy_list_file, git_revision=None,
> line_ok = True
> break
> if not line_ok:
> - print dfbase, line
> copy_defconfig = False
> break
> if copy_defconfig:
>
Thank you for the patch, is was applied, pushed and is included in the
backports-20140501 release.
Hauke
prev parent reply other threads:[~2014-06-01 22:33 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-05 14:58 [PATCH] gentree: remove stray print Johannes Berg
2014-06-01 22:32 ` Hauke Mehrtens [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=538BAA15.7040407@hauke-m.de \
--to=hauke@hauke-m.de \
--cc=backports@vger.kernel.org \
--cc=johannes.berg@intel.com \
--cc=johannes@sipsolutions.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 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.