public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] drivers/nubus/: Spelling fixes
       [not found] <5703e57f925f31fc0eb38873bd7f10fc44f99cb4.1197918892.git.joe@perches.com>
@ 2007-12-17 19:40 ` Joe Perches
  2007-12-17 19:40 ` [PATCH] drivers/parisc/: " Joe Perches
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: Joe Perches @ 2007-12-17 19:40 UTC (permalink / raw)
  To: linux-kernel; +Cc: Andrew Morton


Signed-off-by: Joe Perches <joe@perches.com>
---
 drivers/nubus/nubus.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/nubus/nubus.c b/drivers/nubus/nubus.c
index e503c9c..f4076ae 100644
--- a/drivers/nubus/nubus.c
+++ b/drivers/nubus/nubus.c
@@ -352,7 +352,7 @@ nubus_find_rsrc(struct nubus_dir* dir, unsigned char rsrc_type,
    resource blocks. */
 
 /* FIXME: A lot of this stuff will eventually be useful after
-   initializaton, for intelligently probing Ethernet and video chips,
+   initialization, for intelligently probing Ethernet and video chips,
    among other things.  The rest of it should go in the /proc code.
    For now, we just use it to give verbose boot logs. */
 
-- 
1.5.3.7.949.g2221a6


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

* [PATCH] drivers/parisc/: Spelling fixes
       [not found] <5703e57f925f31fc0eb38873bd7f10fc44f99cb4.1197918892.git.joe@perches.com>
  2007-12-17 19:40 ` [PATCH] drivers/nubus/: Spelling fixes Joe Perches
@ 2007-12-17 19:40 ` Joe Perches
  2007-12-17 19:40 ` [PATCH] drivers/pci/: " Joe Perches
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: Joe Perches @ 2007-12-17 19:40 UTC (permalink / raw)
  To: linux-kernel
  Cc: Andrew Morton, Grant Grundler, Kyle McMartin, Matthew Wilcox,
	linux-parisc


Signed-off-by: Joe Perches <joe@perches.com>
---
 drivers/parisc/ccio-dma.c |    4 ++--
 drivers/parisc/hppb.c     |    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/drivers/parisc/ccio-dma.c b/drivers/parisc/ccio-dma.c
index 7c60cbd..ca52307 100644
--- a/drivers/parisc/ccio-dma.c
+++ b/drivers/parisc/ccio-dma.c
@@ -363,7 +363,7 @@ ccio_alloc_range(struct ioc *ioc, size_t size)
 	if (pages_needed <= 8) {
 		/*
 		 * LAN traffic will not thrash the TLB IFF the same NIC
-		 * uses 8 adjacent pages to map seperate payload data.
+		 * uses 8 adjacent pages to map separate payload data.
 		 * ie the same byte in the resource bit map.
 		 */
 #if 0
@@ -1589,7 +1589,7 @@ static int __init ccio_probe(struct parisc_device *dev)
 }
 
 /**
- * ccio_init - ccio initalization procedure.
+ * ccio_init - ccio initialization procedure.
  *
  * Register this driver.
  */
diff --git a/drivers/parisc/hppb.c b/drivers/parisc/hppb.c
index a728a7c..65eee67 100644
--- a/drivers/parisc/hppb.c
+++ b/drivers/parisc/hppb.c
@@ -95,7 +95,7 @@ static struct parisc_driver hppb_driver = {
 };
 
 /**
- * hppb_init - HP-PB bus initalization procedure.
+ * hppb_init - HP-PB bus initialization procedure.
  *
  * Register this driver.   
  */
-- 
1.5.3.7.949.g2221a6


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

* [PATCH] drivers/pci/: Spelling fixes
       [not found] <5703e57f925f31fc0eb38873bd7f10fc44f99cb4.1197918892.git.joe@perches.com>
  2007-12-17 19:40 ` [PATCH] drivers/nubus/: Spelling fixes Joe Perches
  2007-12-17 19:40 ` [PATCH] drivers/parisc/: " Joe Perches
@ 2007-12-17 19:40 ` Joe Perches
  2007-12-17 19:40 ` [PATCH] drivers/pcmcia/: " Joe Perches
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: Joe Perches @ 2007-12-17 19:40 UTC (permalink / raw)
  To: linux-kernel
  Cc: Andrew Morton, Greg Kroah-Hartman, Kristen Carlson Accardi,
	linux-pci, pcihpd-discuss


Signed-off-by: Joe Perches <joe@perches.com>
---
 drivers/pci/hotplug/shpchp_hpc.c |    2 +-
 drivers/pci/intel-iommu.c        |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/pci/hotplug/shpchp_hpc.c b/drivers/pci/hotplug/shpchp_hpc.c
index 5183a45..e8aa138 100644
--- a/drivers/pci/hotplug/shpchp_hpc.c
+++ b/drivers/pci/hotplug/shpchp_hpc.c
@@ -597,7 +597,7 @@ static void hpc_release_ctlr(struct controller *ctrl)
 	cleanup_slots(ctrl);
 
 	/*
-	 * Mask SERR and System Interrut generation
+	 * Mask SERR and System Interrupt generation
 	 */
 	serr_int = shpc_readl(ctrl, SERR_INTR_ENABLE);
 	serr_int |= (GLOBAL_INTR_MASK  | GLOBAL_SERR_MASK |
diff --git a/drivers/pci/intel-iommu.c b/drivers/pci/intel-iommu.c
index e079a52..4e01df9 100644
--- a/drivers/pci/intel-iommu.c
+++ b/drivers/pci/intel-iommu.c
@@ -1781,7 +1781,7 @@ __intel_alloc_iova(struct device *dev, struct dmar_domain *domain,
 		/*
 		 * First try to allocate an io virtual address in
 		 * DMA_32BIT_MASK and if that fails then try allocating
-		 * from higer range
+		 * from higher range
 		 */
 		iova = iommu_alloc_iova(domain, size, DMA_32BIT_MASK);
 		if (!iova)
-- 
1.5.3.7.949.g2221a6


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

* [PATCH] drivers/pcmcia/: Spelling fixes
       [not found] <5703e57f925f31fc0eb38873bd7f10fc44f99cb4.1197918892.git.joe@perches.com>
                   ` (2 preceding siblings ...)
  2007-12-17 19:40 ` [PATCH] drivers/pci/: " Joe Perches
@ 2007-12-17 19:40 ` Joe Perches
  2007-12-17 19:40 ` [PATCH] drivers/s390/: " Joe Perches
  2007-12-18  7:08 ` [PATCH] drivers/parisc/: " Grant Grundler
  5 siblings, 0 replies; 7+ messages in thread
From: Joe Perches @ 2007-12-17 19:40 UTC (permalink / raw)
  To: linux-kernel; +Cc: Andrew Morton, linux-pcmcia


Signed-off-by: Joe Perches <joe@perches.com>
---
 drivers/pcmcia/m32r_pcc.c    |    2 +-
 drivers/pcmcia/m8xx_pcmcia.c |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/pcmcia/m32r_pcc.c b/drivers/pcmcia/m32r_pcc.c
index c5e0d89..ec4c125 100644
--- a/drivers/pcmcia/m32r_pcc.c
+++ b/drivers/pcmcia/m32r_pcc.c
@@ -368,7 +368,7 @@ static irqreturn_t pcc_interrupt(int irq, void *dev)
 			handled = 1;
 			irc = pcc_get(i, PCIRC);
 			irc >>=16;
-			debug(2, "m32r-pcc:interrput: socket %d pcirc 0x%02x ", i, irc);
+			debug(2, "m32r-pcc:interrupt: socket %d pcirc 0x%02x ", i, irc);
 			if (!irc)
 				continue;
 
diff --git a/drivers/pcmcia/m8xx_pcmcia.c b/drivers/pcmcia/m8xx_pcmcia.c
index d182760..4ea426a 100644
--- a/drivers/pcmcia/m8xx_pcmcia.c
+++ b/drivers/pcmcia/m8xx_pcmcia.c
@@ -851,7 +851,7 @@ static int m8xx_set_socket(struct pcmcia_socket *sock, socket_state_t * state)
 	   I tried to control the CxOE signal with SS_OUTPUT_ENA,
 	   but the reset signal seems connected via the 541.
 	   If the CxOE is left high are some signals tristated and
-	   no pullups are present -> the cards act wierd.
+	   no pullups are present -> the cards act weird.
 	   So right now the buffers are enabled if the power is on. */
 
 	if (state->Vcc || state->Vpp)
-- 
1.5.3.7.949.g2221a6


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

* [PATCH] drivers/s390/: Spelling fixes
       [not found] <5703e57f925f31fc0eb38873bd7f10fc44f99cb4.1197918892.git.joe@perches.com>
                   ` (3 preceding siblings ...)
  2007-12-17 19:40 ` [PATCH] drivers/pcmcia/: " Joe Perches
@ 2007-12-17 19:40 ` Joe Perches
  2007-12-18  8:24   ` Swen Schillig
  2007-12-18  7:08 ` [PATCH] drivers/parisc/: " Grant Grundler
  5 siblings, 1 reply; 7+ messages in thread
From: Joe Perches @ 2007-12-17 19:40 UTC (permalink / raw)
  To: linux-kernel; +Cc: Andrew Morton, Swen Schillig, linux-s390, linux390


Signed-off-by: Joe Perches <joe@perches.com>
---
 drivers/s390/block/dasd_3990_erp.c |    2 +-
 drivers/s390/block/dasd_eckd.c     |    2 +-
 drivers/s390/char/sclp_rw.c        |    2 +-
 drivers/s390/char/tape_3590.c      |    2 +-
 drivers/s390/cio/airq.c            |    2 +-
 drivers/s390/scsi/zfcp_erp.c       |    2 +-
 drivers/s390/scsi/zfcp_qdio.c      |    2 +-
 7 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/drivers/s390/block/dasd_3990_erp.c b/drivers/s390/block/dasd_3990_erp.c
index 5b7385e..c02f960 100644
--- a/drivers/s390/block/dasd_3990_erp.c
+++ b/drivers/s390/block/dasd_3990_erp.c
@@ -2620,7 +2620,7 @@ dasd_3990_erp_handle_match_erp(struct dasd_ccw_req *erp_head,
  * DASD_3990_ERP_ACTION
  *
  * DESCRIPTION
- *   controll routine for 3990 erp actions.
+ *   control routine for 3990 erp actions.
  *   Has to be called with the queue lock (namely the s390_irq_lock) acquired.
  *
  * PARAMETER
diff --git a/drivers/s390/block/dasd_eckd.c b/drivers/s390/block/dasd_eckd.c
index 44adf84..6038d91 100644
--- a/drivers/s390/block/dasd_eckd.c
+++ b/drivers/s390/block/dasd_eckd.c
@@ -1542,7 +1542,7 @@ dasd_eckd_performance(struct dasd_device *device, void __user *argp)
 	prssdp = (struct dasd_psf_prssd_data *) cqr->data;
 	memset(prssdp, 0, sizeof (struct dasd_psf_prssd_data));
 	prssdp->order = PSF_ORDER_PRSSD;
-	prssdp->suborder = 0x01;	/* Perfomance Statistics */
+	prssdp->suborder = 0x01;	/* Performance Statistics */
 	prssdp->varies[1] = 0x01;	/* Perf Statistics for the Subsystem */
 
 	ccw = cqr->cpaddr;
diff --git a/drivers/s390/char/sclp_rw.c b/drivers/s390/char/sclp_rw.c
index d6b06ab..ad7195d 100644
--- a/drivers/s390/char/sclp_rw.c
+++ b/drivers/s390/char/sclp_rw.c
@@ -76,7 +76,7 @@ sclp_make_buffer(void *page, unsigned short columns, unsigned short htab)
 }
 
 /*
- * Return a pointer to the orignal page that has been used to create
+ * Return a pointer to the original page that has been used to create
  * the buffer.
  */
 void *
diff --git a/drivers/s390/char/tape_3590.c b/drivers/s390/char/tape_3590.c
index da25f8e..8246ef3 100644
--- a/drivers/s390/char/tape_3590.c
+++ b/drivers/s390/char/tape_3590.c
@@ -1495,7 +1495,7 @@ tape_3590_unit_check(struct tape_device *device, struct tape_request *request,
 			   device->cdev->dev.bus_id);
 		return tape_3590_erp_basic(device, request, irb, -EPERM);
 	case 0x8013:
-		PRINT_WARN("(%s): Another host has priviliged access to the "
+		PRINT_WARN("(%s): Another host has privileged access to the "
 			   "tape device\n", device->cdev->dev.bus_id);
 		PRINT_WARN("(%s): To solve the problem unload the current "
 			   "cartridge!\n", device->cdev->dev.bus_id);
diff --git a/drivers/s390/cio/airq.c b/drivers/s390/cio/airq.c
index 5287631..5eada73 100644
--- a/drivers/s390/cio/airq.c
+++ b/drivers/s390/cio/airq.c
@@ -23,7 +23,7 @@ static adapter_int_handler_t adapter_handler;
  * register for adapter interrupts
  *
  * With HiperSockets the zSeries architecture provides for
- *  means of adapter interrups, pseudo I/O interrupts that are
+ *  means of adapter interrupts, pseudo I/O interrupts that are
  *  not tied to an I/O subchannel, but to an adapter. However,
  *  it doesn't disclose the info how to enable/disable them, but
  *  to recognize them only. Perhaps we should consider them
diff --git a/drivers/s390/scsi/zfcp_erp.c b/drivers/s390/scsi/zfcp_erp.c
index 07fa824..8925b3a 100644
--- a/drivers/s390/scsi/zfcp_erp.c
+++ b/drivers/s390/scsi/zfcp_erp.c
@@ -1285,7 +1285,7 @@ zfcp_erp_strategy_do_action(struct zfcp_erp_action *erp_action)
 	 * note: no lock in subsequent strategy routines
 	 * (this allows these routine to call schedule, e.g.
 	 * kmalloc with such flags or qdio_initialize & friends)
-	 * Note: in case of timeout, the seperate strategies will fail
+	 * Note: in case of timeout, the separate strategies will fail
 	 * anyhow. No need for a special action. Even worse, a nameserver
 	 * failure would not wake up waiting ports without the call.
 	 */
diff --git a/drivers/s390/scsi/zfcp_qdio.c b/drivers/s390/scsi/zfcp_qdio.c
index 51d92b1..22fdc17 100644
--- a/drivers/s390/scsi/zfcp_qdio.c
+++ b/drivers/s390/scsi/zfcp_qdio.c
@@ -529,7 +529,7 @@ zfcp_qdio_sbals_wipe(struct zfcp_fsf_req *fsf_req)
 
 
 /**
- * zfcp_qdio_sbale_fill - set address and lenght in current SBALE
+ * zfcp_qdio_sbale_fill - set address and length in current SBALE
  *	on request_queue
  */
 static void
-- 
1.5.3.7.949.g2221a6


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

* Re: [PATCH] drivers/parisc/: Spelling fixes
       [not found] <5703e57f925f31fc0eb38873bd7f10fc44f99cb4.1197918892.git.joe@perches.com>
                   ` (4 preceding siblings ...)
  2007-12-17 19:40 ` [PATCH] drivers/s390/: " Joe Perches
@ 2007-12-18  7:08 ` Grant Grundler
  5 siblings, 0 replies; 7+ messages in thread
From: Grant Grundler @ 2007-12-18  7:08 UTC (permalink / raw)
  To: Joe Perches
  Cc: linux-kernel, Andrew Morton, Grant Grundler, Kyle McMartin,
	Matthew Wilcox, linux-parisc

Andrew,
ditto - thanks

On Mon, Dec 17, 2007 at 11:40:10AM -0800, Joe Perches wrote:
> 
> Signed-off-by: Joe Perches <joe@perches.com>

Signed-off-by: Grant Grundler <grundler@parisc-linux.org>

thanks again,
grant

> ---
>  drivers/parisc/ccio-dma.c |    4 ++--
>  drivers/parisc/hppb.c     |    2 +-
>  2 files changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/drivers/parisc/ccio-dma.c b/drivers/parisc/ccio-dma.c
> index 7c60cbd..ca52307 100644
> --- a/drivers/parisc/ccio-dma.c
> +++ b/drivers/parisc/ccio-dma.c
> @@ -363,7 +363,7 @@ ccio_alloc_range(struct ioc *ioc, size_t size)
>  	if (pages_needed <= 8) {
>  		/*
>  		 * LAN traffic will not thrash the TLB IFF the same NIC
> -		 * uses 8 adjacent pages to map seperate payload data.
> +		 * uses 8 adjacent pages to map separate payload data.
>  		 * ie the same byte in the resource bit map.
>  		 */
>  #if 0
> @@ -1589,7 +1589,7 @@ static int __init ccio_probe(struct parisc_device *dev)
>  }
>  
>  /**
> - * ccio_init - ccio initalization procedure.
> + * ccio_init - ccio initialization procedure.
>   *
>   * Register this driver.
>   */
> diff --git a/drivers/parisc/hppb.c b/drivers/parisc/hppb.c
> index a728a7c..65eee67 100644
> --- a/drivers/parisc/hppb.c
> +++ b/drivers/parisc/hppb.c
> @@ -95,7 +95,7 @@ static struct parisc_driver hppb_driver = {
>  };
>  
>  /**
> - * hppb_init - HP-PB bus initalization procedure.
> + * hppb_init - HP-PB bus initialization procedure.
>   *
>   * Register this driver.   
>   */
> -- 
> 1.5.3.7.949.g2221a6

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

* Re: [PATCH] drivers/s390/: Spelling fixes
  2007-12-17 19:40 ` [PATCH] drivers/s390/: " Joe Perches
@ 2007-12-18  8:24   ` Swen Schillig
  0 siblings, 0 replies; 7+ messages in thread
From: Swen Schillig @ 2007-12-18  8:24 UTC (permalink / raw)
  To: Joe Perches; +Cc: linux-kernel, Andrew Morton, linux-s390, linux390

On Monday 17 December 2007 20:40, Joe Perches wrote:
> 
> Signed-off-by: Joe Perches <joe@perches.com>
> ---
>  drivers/s390/block/dasd_3990_erp.c |    2 +-
>  drivers/s390/block/dasd_eckd.c     |    2 +-
>  drivers/s390/char/sclp_rw.c        |    2 +-
>  drivers/s390/char/tape_3590.c      |    2 +-
>  drivers/s390/cio/airq.c            |    2 +-
>  drivers/s390/scsi/zfcp_erp.c       |    2 +-
>  drivers/s390/scsi/zfcp_qdio.c      |    2 +-
>  7 files changed, 7 insertions(+), 7 deletions(-)
> 
> diff --git a/drivers/s390/block/dasd_3990_erp.c b/drivers/s390/block/dasd_3990_erp.c
> index 5b7385e..c02f960 100644
> --- a/drivers/s390/block/dasd_3990_erp.c
> +++ b/drivers/s390/block/dasd_3990_erp.c
> @@ -2620,7 +2620,7 @@ dasd_3990_erp_handle_match_erp(struct dasd_ccw_req *erp_head,
>   * DASD_3990_ERP_ACTION
>   *
>   * DESCRIPTION
> - *   controll routine for 3990 erp actions.
> + *   control routine for 3990 erp actions.
>   *   Has to be called with the queue lock (namely the s390_irq_lock) acquired.
>   *
>   * PARAMETER
> diff --git a/drivers/s390/block/dasd_eckd.c b/drivers/s390/block/dasd_eckd.c
> index 44adf84..6038d91 100644
> --- a/drivers/s390/block/dasd_eckd.c
> +++ b/drivers/s390/block/dasd_eckd.c
> @@ -1542,7 +1542,7 @@ dasd_eckd_performance(struct dasd_device *device, void __user *argp)
>  	prssdp = (struct dasd_psf_prssd_data *) cqr->data;
>  	memset(prssdp, 0, sizeof (struct dasd_psf_prssd_data));
>  	prssdp->order = PSF_ORDER_PRSSD;
> -	prssdp->suborder = 0x01;	/* Perfomance Statistics */
> +	prssdp->suborder = 0x01;	/* Performance Statistics */
>  	prssdp->varies[1] = 0x01;	/* Perf Statistics for the Subsystem */
> 
>  	ccw = cqr->cpaddr;
> diff --git a/drivers/s390/char/sclp_rw.c b/drivers/s390/char/sclp_rw.c
> index d6b06ab..ad7195d 100644
> --- a/drivers/s390/char/sclp_rw.c
> +++ b/drivers/s390/char/sclp_rw.c
> @@ -76,7 +76,7 @@ sclp_make_buffer(void *page, unsigned short columns, unsigned short htab)
>  }
> 
>  /*
> - * Return a pointer to the orignal page that has been used to create
> + * Return a pointer to the original page that has been used to create
>   * the buffer.
>   */
>  void *
> diff --git a/drivers/s390/char/tape_3590.c b/drivers/s390/char/tape_3590.c
> index da25f8e..8246ef3 100644
> --- a/drivers/s390/char/tape_3590.c
> +++ b/drivers/s390/char/tape_3590.c
> @@ -1495,7 +1495,7 @@ tape_3590_unit_check(struct tape_device *device, struct tape_request *request,
>  			   device->cdev->dev.bus_id);
>  		return tape_3590_erp_basic(device, request, irb, -EPERM);
>  	case 0x8013:
> -		PRINT_WARN("(%s): Another host has priviliged access to the "
> +		PRINT_WARN("(%s): Another host has privileged access to the "
>  			   "tape device\n", device->cdev->dev.bus_id);
>  		PRINT_WARN("(%s): To solve the problem unload the current "
>  			   "cartridge!\n", device->cdev->dev.bus_id);
> diff --git a/drivers/s390/cio/airq.c b/drivers/s390/cio/airq.c
> index 5287631..5eada73 100644
> --- a/drivers/s390/cio/airq.c
> +++ b/drivers/s390/cio/airq.c
> @@ -23,7 +23,7 @@ static adapter_int_handler_t adapter_handler;
>   * register for adapter interrupts
>   *
>   * With HiperSockets the zSeries architecture provides for
> - *  means of adapter interrups, pseudo I/O interrupts that are
> + *  means of adapter interrupts, pseudo I/O interrupts that are
>   *  not tied to an I/O subchannel, but to an adapter. However,
>   *  it doesn't disclose the info how to enable/disable them, but
>   *  to recognize them only. Perhaps we should consider them
> diff --git a/drivers/s390/scsi/zfcp_erp.c b/drivers/s390/scsi/zfcp_erp.c
> index 07fa824..8925b3a 100644
> --- a/drivers/s390/scsi/zfcp_erp.c
> +++ b/drivers/s390/scsi/zfcp_erp.c
> @@ -1285,7 +1285,7 @@ zfcp_erp_strategy_do_action(struct zfcp_erp_action *erp_action)
>  	 * note: no lock in subsequent strategy routines
>  	 * (this allows these routine to call schedule, e.g.
>  	 * kmalloc with such flags or qdio_initialize & friends)
> -	 * Note: in case of timeout, the seperate strategies will fail
> +	 * Note: in case of timeout, the separate strategies will fail
>  	 * anyhow. No need for a special action. Even worse, a nameserver
>  	 * failure would not wake up waiting ports without the call.
>  	 */
> diff --git a/drivers/s390/scsi/zfcp_qdio.c b/drivers/s390/scsi/zfcp_qdio.c
> index 51d92b1..22fdc17 100644
> --- a/drivers/s390/scsi/zfcp_qdio.c
> +++ b/drivers/s390/scsi/zfcp_qdio.c
> @@ -529,7 +529,7 @@ zfcp_qdio_sbals_wipe(struct zfcp_fsf_req *fsf_req)
> 
> 
>  /**
> - * zfcp_qdio_sbale_fill - set address and lenght in current SBALE
> + * zfcp_qdio_sbale_fill - set address and length in current SBALE
>   *	on request_queue
>   */
>  static void

ACK 
for the zfcp bits.

Cheers Swen

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

end of thread, other threads:[~2007-12-18  8:24 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <5703e57f925f31fc0eb38873bd7f10fc44f99cb4.1197918892.git.joe@perches.com>
2007-12-17 19:40 ` [PATCH] drivers/nubus/: Spelling fixes Joe Perches
2007-12-17 19:40 ` [PATCH] drivers/parisc/: " Joe Perches
2007-12-17 19:40 ` [PATCH] drivers/pci/: " Joe Perches
2007-12-17 19:40 ` [PATCH] drivers/pcmcia/: " Joe Perches
2007-12-17 19:40 ` [PATCH] drivers/s390/: " Joe Perches
2007-12-18  8:24   ` Swen Schillig
2007-12-18  7:08 ` [PATCH] drivers/parisc/: " Grant Grundler

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