From: Vlad <vdoukhan@cbnco.com>
To: linux-mtd@lists.infradead.org
Subject: Two commas in cfi_cmdset_0002.c
Date: Sun, 19 Oct 2003 12:52:29 -0400 [thread overview]
Message-ID: <oprxauhrln6cx9a8@cbncitar.cbnco.com> (raw)
Hi,
I think you have forgotten two commas.
Cheers,
vlad
cvs -z9 diff "cfi_cmdset_0002.c"
Index: cfi_cmdset_0002.c
===================================================================
RCS file: /home/cvs/mtd/drivers/mtd/chips/cfi_cmdset_0002.c,v
retrieving revision 1.89
diff -r1.89 cfi_cmdset_0002.c
371c371
< DEBUG(MTD_DEBUG_LEVEL1 "Using buffer write method\n" );
---
> DEBUG(MTD_DEBUG_LEVEL1, "Using buffer write method\n" );
374c374
< DEBUG(MTD_DEBUG_LEVEL1 "Using word write method\n" );
---
> DEBUG(MTD_DEBUG_LEVEL1, "Using word write method\n" );
next reply other threads:[~2003-10-19 16:53 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-10-19 16:52 Vlad [this message]
2003-10-20 13:26 ` Two commas in cfi_cmdset_0002.c Thayne Harbaugh
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=oprxauhrln6cx9a8@cbncitar.cbnco.com \
--to=vdoukhan@cbnco.com \
--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