From: Artem Bityutskiy <dedekind1@gmail.com>
To: Mike Frysinger <vapier@gentoo.org>
Cc: linux-mtd@lists.infradead.org
Subject: Re: [PATCH] libfec: fix up pointer warnings in fec magic computation
Date: Thu, 23 Sep 2010 16:46:43 +0300 [thread overview]
Message-ID: <1285249603.29268.131.camel@localhost> (raw)
In-Reply-To: <1285211283-17618-1-git-send-email-vapier@gentoo.org>
On Wed, 2010-09-22 at 23:08 -0400, Mike Frysinger wrote:
> The current fec code casts a pointer to an int which causes warnings on
> 64bit systems. So create a macro for the duplicate/complicated magic
> computation, and add an unsigned long cast in it to fix the original
> problem.
>
> Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Pushed to mtd-utils, thanks!
--
Best Regards,
Artem Bityutskiy (Артём Битюцкий)
prev parent reply other threads:[~2010-09-23 13:48 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-23 3:08 [PATCH] libfec: fix up pointer warnings in fec magic computation Mike Frysinger
2010-09-23 13:46 ` Artem Bityutskiy [this message]
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=1285249603.29268.131.camel@localhost \
--to=dedekind1@gmail.com \
--cc=linux-mtd@lists.infradead.org \
--cc=vapier@gentoo.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.