Linux PARISC architecture development
 help / color / mirror / Atom feed
* [parisc-linux] Typo?
@ 2002-11-29  9:57 jsoe0708
  2002-11-29 15:04 ` Matthew Wilcox
  0 siblings, 1 reply; 4+ messages in thread
From: jsoe0708 @ 2002-11-29  9:57 UTC (permalink / raw)
  To: parisc-linux

[-- Attachment #1: Type: text/plain, Size: 247 bytes --]

Here attached some diff which seems to be typo.

Joel

********************************************************************************
Controlez mieux votre consommation Internet...surfez Tiscali Complete...http://tiscali.complete.be




[-- Attachment #2: Typo-sba_iommu.c.diff --]
[-- Type: application/octet-stream, Size: 581 bytes --]

diff -NaurX dontdiff linux-2.4.20-pa8t/arch/parisc/kernel/sba_iommu.c linux-2.4.20-pa9/arch/parisc/kernel/sba_iommu.c
--- linux-2.4.20-pa8t/arch/parisc/kernel/sba_iommu.c	2002-11-26 15:52:15.000000000 +0100
+++ linux-2.4.20-pa9/arch/parisc/kernel/sba_iommu.c	2002-11-18 09:07:18.000000000 +0100
@@ -1056,7 +1056,7 @@
 			printk(KERN_DEBUG " %2d : %08lx/%05x %p/%05x\n",
 				nents,
 				(unsigned long) sg_dma_address(startsg), cnt,
-				sg_virt_addr(startsg), startsg->length
+				sg_virt_address(startsg), startsg->length
 		);
 #else
 		DBG_RUN_SG(" %d : %08lx/%05x %p/%05x\n",

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2002-12-03  5:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-11-29  9:57 [parisc-linux] Typo? jsoe0708
2002-11-29 15:04 ` Matthew Wilcox
2002-12-03  5:18   ` Grant Grundler
2002-12-03  5:35   ` Grant Grundler

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox