lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Wed, 21 Nov 2012 11:40:04 +0000
From:	David Howells <dhowells@...hat.com>
To:	torvalds@...l.org, rusty@...tcorp.com.au
Cc:	dhowells@...hat.com, Chun-Yi Lee <jlee@...e.com>,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH] sign-file: fix the perl warning message when extracting ASN.1

David Howells <dhowells@...hat.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@...e.com>
> Signed-off-by: David Howells <dhowells@...hat.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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ