* Two commas in cfi_cmdset_0002.c
@ 2003-10-19 16:52 Vlad
2003-10-20 13:26 ` Thayne Harbaugh
0 siblings, 1 reply; 2+ messages in thread
From: Vlad @ 2003-10-19 16:52 UTC (permalink / raw)
To: linux-mtd
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" );
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Two commas in cfi_cmdset_0002.c
2003-10-19 16:52 Two commas in cfi_cmdset_0002.c Vlad
@ 2003-10-20 13:26 ` Thayne Harbaugh
0 siblings, 0 replies; 2+ messages in thread
From: Thayne Harbaugh @ 2003-10-20 13:26 UTC (permalink / raw)
To: Vlad; +Cc: linux-mtd
[-- Attachment #1: Type: text/plain, Size: 209 bytes --]
On Sun, 2003-10-19 at 10:52, Vlad wrote:
> Hi,
>
> I think you have forgotten two commas.
Pesky commas!
Thanks.
<hide part="head" emotion="embarrassment"/>
--
Thayne Harbaugh
Linux Networx
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2003-10-20 13:32 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-10-19 16:52 Two commas in cfi_cmdset_0002.c Vlad
2003-10-20 13:26 ` Thayne Harbaugh
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox