From: David Howells <dhowells@redhat.com>
To: torvalds@osdl.org, rusty@rustcorp.com.au
Cc: dhowells@redhat.com, Chun-Yi Lee <jlee@suse.com>,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] sign-file: fix the perl warning message when extracting ASN.1
Date: Wed, 21 Nov 2012 11:40:04 +0000 [thread overview]
Message-ID: <5904.1353498004@warthog.procyon.org.uk> (raw)
In-Reply-To: <20121121112609.5567.70258.stgit@warthog.procyon.org.uk>
David Howells <dhowells@redhat.com> wrote:
> There have the following warning message when running modules install for sign ko files:
>
> # make modules_install
> ...
> INSTALL drivers/input/touchscreen/pcap_ts.ko
> Found = in conditional, should be == at scripts/sign-file line 164.
> Found = in conditional, should be == at scripts/sign-file line 161.
> Found = in conditional, should be == at scripts/sign-file line 159.
>
> This patch change replace '=' by '==' in elsif conditions for avoid the above warning messages.
>
> Signed-off-by: Chun-Yi Lee <jlee@suse.com>
> Signed-off-by: David Howells <dhowells@redhat.com>
Hmmm... It seems that stgit-0.16 no longer puts authorship information into
the mail message. This was actually authored by Chun-Yi Lee, not myself.
David
next prev parent reply other threads:[~2012-11-21 12:12 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-21 11:26 [PATCH] sign-file: fix the perl warning message when extracting ASN.1 David Howells
2012-11-21 11:40 ` David Howells [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-11-20 10:46 Lee, Chun-Yi
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=5904.1353498004@warthog.procyon.org.uk \
--to=dhowells@redhat.com \
--cc=jlee@suse.com \
--cc=linux-kernel@vger.kernel.org \
--cc=rusty@rustcorp.com.au \
--cc=torvalds@osdl.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