mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] Fix incorrect use of loose in i2o_block.c
@ 2008-12-05  3:08 Nick Andrew
  2008-12-18  0:34 ` Randy Dunlap
  0 siblings, 1 reply; 2+ messages in thread
From: Nick Andrew @ 2008-12-05  3:08 UTC (permalink / raw)
  To: Jun'ichi Nomura, Al Viro, Kiyoshi Ueda, Nick Andrew, Randy Dunlap
  Cc: linux-kernel, Nick Andrew

Fix incorrect use of loose in i2o_block.c

It should be 'lose', not 'loose'.

Signed-off-by: Nick Andrew <nick@nick-andrew.net>
---

 drivers/message/i2o/i2o_block.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


diff --git a/drivers/message/i2o/i2o_block.c b/drivers/message/i2o/i2o_block.c
index 84bdc2e..a443e13 100644
--- a/drivers/message/i2o/i2o_block.c
+++ b/drivers/message/i2o/i2o_block.c
@@ -354,7 +354,7 @@ static inline void i2o_block_sglist_free(struct i2o_block_request *ireq)
  *	@req: the request to prepare
  *
  *	Allocate the necessary i2o_block_request struct and connect it to
- *	the request. This is needed that we not loose the SG list later on.
+ *	the request. This is needed that we not lose the SG list later on.
  *
  *	Returns BLKPREP_OK on success or BLKPREP_DEFER on failure.
  */



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

* Re: [PATCH] Fix incorrect use of loose in i2o_block.c
  2008-12-05  3:08 [PATCH] Fix incorrect use of loose in i2o_block.c Nick Andrew
@ 2008-12-18  0:34 ` Randy Dunlap
  0 siblings, 0 replies; 2+ messages in thread
From: Randy Dunlap @ 2008-12-18  0:34 UTC (permalink / raw)
  To: Nick Andrew; +Cc: Jun'ichi Nomura, Al Viro, Kiyoshi Ueda, linux-kernel

On Fri, 05 Dec 2008 14:08:01 +1100 Nick Andrew wrote:

> Fix incorrect use of loose in i2o_block.c
> 
> It should be 'lose', not 'loose'.
> 
> Signed-off-by: Nick Andrew <nick@nick-andrew.net>

Acked-by: Randy Dunlap <randy.dunlap@oracle.com> # sorry about the delayed reply


> ---
> 
>  drivers/message/i2o/i2o_block.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> 
> diff --git a/drivers/message/i2o/i2o_block.c b/drivers/message/i2o/i2o_block.c
> index 84bdc2e..a443e13 100644
> --- a/drivers/message/i2o/i2o_block.c
> +++ b/drivers/message/i2o/i2o_block.c
> @@ -354,7 +354,7 @@ static inline void i2o_block_sglist_free(struct i2o_block_request *ireq)
>   *	@req: the request to prepare
>   *
>   *	Allocate the necessary i2o_block_request struct and connect it to
> - *	the request. This is needed that we not loose the SG list later on.
> + *	the request. This is needed that we not lose the SG list later on.
>   *
>   *	Returns BLKPREP_OK on success or BLKPREP_DEFER on failure.
>   */


---
~Randy

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

end of thread, other threads:[~2008-12-18  0:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-12-05  3:08 [PATCH] Fix incorrect use of loose in i2o_block.c Nick Andrew
2008-12-18  0:34 ` Randy Dunlap

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

all inboxes | Powered by JetHome®