linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Artem Bityutskiy <dedekind1@gmail.com>
To: Mike Frysinger <vapier@gentoo.org>
Cc: linux-mtd@lists.infradead.org
Subject: Re: [PATCH] mtd-utils: clean up zlib.h usage a bit
Date: Thu, 23 Sep 2010 16:36:30 +0300	[thread overview]
Message-ID: <1285248990.29268.127.camel@localhost> (raw)
In-Reply-To: <1285209176-30223-1-git-send-email-vapier@gentoo.org>

On Wed, 2010-09-22 at 22:32 -0400, Mike Frysinger wrote:
> Hide zlib's crc32 in compr_zlib.c and mkfs.ubifs/compr.c.
> 
> jffs2reader.c and mkfs.jffs2.c don't actually use zlib, so punt the
> include from the file.
> 
> mkfs.jffs2.c is implicitly using crc32 from zlib.h instead of the
> local mtd_crc32, so fix the local usage.  otherwise we get warnings
> about undefined crc32 because the file was redirecting the prototype.
> 
> Signed-off-by: Mike Frysinger <vapier@gentoo.org>

Pushed to mtd-utils, thanks!

-- 
Best Regards,
Artem Bityutskiy (Артём Битюцкий)

      reply	other threads:[~2010-09-23 13:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-23  2:32 [PATCH] mtd-utils: clean up zlib.h usage a bit Mike Frysinger
2010-09-23 13:36 ` 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=1285248990.29268.127.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).