public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
From: Robert Kaiser <rob@sysgo.de>
To: David Woodhouse <dwmw2@infradead.org>
Cc: <mtd@infradead.org>
Subject: Bug in rpxlite.c ?
Date: Mon, 5 Mar 2001 22:21:51 +0100	[thread overview]
Message-ID: <01030522253302.04023@rob> (raw)

Hi,

I just stumbled over this line in rpxlite.c and I'm wondering if the "* ofs"
should really be a "+ ofs":

__u8 rpxlite_read8(struct map_info *map, unsigned long ofs)
{
    return readb(map->map_priv_1 * ofs);
}




----------------------------------------------------------------
Robert Kaiser                         email: rkaiser@sysgo.de
SYSGO RTS GmbH
Am Pfaffenstein 14                    phone: (49) 6136 9948-762
D-55270 Klein-Winternheim / Germany   fax:   (49) 6136 9948-10


To unsubscribe, send "unsubscribe mtd" to majordomo@infradead.org

             reply	other threads:[~2001-03-05 21:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-03-05 21:21 Robert Kaiser [this message]
2001-03-05 21:39 ` Bug in rpxlite.c ? David Woodhouse

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=01030522253302.04023@rob \
    --to=rob@sysgo.de \
    --cc=dwmw2@infradead.org \
    --cc=mtd@infradead.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