From: David Brownell <david-b@pacbell.net>
To: linux-mtd@lists.infradead.org
Subject: Re: [patch 2.6.23-git] MTD: m25p80 whitespace fix
Date: Sun, 14 Oct 2007 16:01:23 -0700 [thread overview]
Message-ID: <200710141601.23334.david-b@pacbell.net> (raw)
In-Reply-To: <200706241512.35332.david-b@pacbell.net>
Whitespace fix: a recent patch added some extraneous whitespace.
Highlighted in glaring color by kernel-configured text editors...
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
---
drivers/mtd/devices/m25p80.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- g26.orig/drivers/mtd/devices/m25p80.c 2007-10-13 15:02:40.000000000 -0700
+++ g26/drivers/mtd/devices/m25p80.c 2007-10-13 15:02:46.000000000 -0700
@@ -36,7 +36,7 @@
#define OPCODE_READ 0x03 /* Read data bytes (low frequency) */
#define OPCODE_FAST_READ 0x0b /* Read data bytes (high frequency) */
#define OPCODE_PP 0x02 /* Page program (up to 256 bytes) */
-#define OPCODE_BE_4K 0x20 /* Erase 4KiB block */
+#define OPCODE_BE_4K 0x20 /* Erase 4KiB block */
#define OPCODE_BE_32K 0x52 /* Erase 32KiB block */
#define OPCODE_SE 0xd8 /* Sector erase (usually 64KiB) */
#define OPCODE_RDID 0x9f /* Read JEDEC ID */
prev parent reply other threads:[~2007-10-14 23:09 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-06-24 22:12 [patch 2.6.22-rc5-git] MTD: m25p80 handles more chips, uses JEDEC ids and small eraseblocks David Brownell
2007-10-14 23:01 ` David Brownell [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=200710141601.23334.david-b@pacbell.net \
--to=david-b@pacbell.net \
--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