All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Winischhofer <thomas@winischhofer.net>
To: lkml <linux-kernel@vger.kernel.org>
Subject: Re: [patch] sis comparison / assignment operator fix
Date: Mon, 24 Nov 2003 10:06:00 +0100	[thread overview]
Message-ID: <3FC1C9F8.4030503@winischhofer.net> (raw)


Geoffrey Lee wrote:
  > This fixes what seems to be an obvious = vs == bug in the init301.c
  > sis file.
  >
  > It has
  >
  > if (temp = 0xffff) return;
  >
  > which should always be true, so it always returns.

You did notice the "#if 0" - "#endif" around that code, didn't you?

BTW: Patching a more than 10 months old version of that driver is
pointless anyway. The current fb-related development is exclusively done
in James Simmon's fbdev tree, and current versions of the sisfb driver
are obtainable at http://www.winischhofer.net/linuxsisvga.shtml

Thomas

-- 
Thomas Winischhofer
Vienna/Austria
thomas AT winischhofer DOT net          *** http://www.winischhofer.net/
twini AT xfree86 DOT org





             reply	other threads:[~2003-11-24  9:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-24  9:06 Thomas Winischhofer [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-11-24  6:41 [patch] sis comparison / assignment operator fix Geoffrey Lee

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=3FC1C9F8.4030503@winischhofer.net \
    --to=thomas@winischhofer.net \
    --cc=linux-kernel@vger.kernel.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 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.