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