From: "matsunaga" <matsunaga_kazuhisa@yahoo.co.jp>
To: <linux-mtd@lists.infradead.org>
Subject: PAD macro
Date: Thu, 5 Jun 2003 23:31:21 +0900 [thread overview]
Message-ID: <000e01c32b6f$22d11d80$570486da@w0a3t0> (raw)
Hi
This is really a trivial thing,
but there are places where PAD macro is not used for 4byte alignment.
I think it would be better to be unified.
scan.c, line 357 ofs = (ofs+3)&~3;
dir.c, line 359 writtenlen = (writtenlen+3)&~3;
dir.c, line 656 writtenlen = (writtenlen+3)&~3;
Best regards.
Matsunaga.
__________________________________________________
Do You Yahoo!?
Yahoo! BB is Broadband by Yahoo!
http://bb.yahoo.co.jp/
next reply other threads:[~2003-06-05 14:31 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-06-05 14:31 matsunaga [this message]
2003-06-05 14:42 ` PAD macro 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='000e01c32b6f$22d11d80$570486da@w0a3t0' \
--to=matsunaga_kazuhisa@yahoo.co.jp \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox