All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Menzebach <pm-mtd@mw-itcon.de>
To: "Jörn Engel" <joern@wohnheim.fh-wedel.de>
Cc: Linux MTD <linux-mtd@lists.infradead.org>
Subject: Re: [PATCH] fix for mtd partitions for erase_size != 2^X
Date: Mon, 26 Sep 2005 11:13:11 +0200	[thread overview]
Message-ID: <4337BBA7.8050304@mw-itcon.de> (raw)
In-Reply-To: <20050925131630.GC28978@wohnheim.fh-wedel.de>

Jörn Engel wrote:
> Maybe this:
> #define TRUE_ALIGN(x,a) (((x)+(a)-1) - ((x)+(a)-1) % a)
> 
> The macro is still complicated, but we just have to get it right once.
> 
> Jörn
> 
Are you sure, this is not as complicated as my version ;) ?
But if you like it, no problem.

Shall I resubmit the patch?

Is there any known good way to submit a patch here? I have two mailer 
here, but the mailing list refuses both (as attachment and inline 
attachment).

Best regards
Peter

-- 
Peter Menzebach
Menzebach und Wolff IT-Consulting GbR
Phone +49 751 355 387 1

  reply	other threads:[~2005-09-26  9:14 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-23 18:02 [PATCH] fix for mtd partitions for erase_size != 2^X Peter Menzebach
2005-09-25 13:16 ` Jörn Engel
2005-09-26  9:13   ` Peter Menzebach [this message]
2005-09-30 11:23   ` Peter Menzebach
2005-10-03 10:54     ` Jörn Engel
  -- strict thread matches above, loose matches on Subject: below --
2005-09-23 18:00 Peter Menzebach
2005-09-23 10:05 Peter Menzebach

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=4337BBA7.8050304@mw-itcon.de \
    --to=pm-mtd@mw-itcon.de \
    --cc=joern@wohnheim.fh-wedel.de \
    --cc=linux-mtd@lists.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 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.