* wlan-ng: hfa384x_usb.c patch: Fix Whitespace issues
@ 2010-05-10 19:11 Adam Latham
2010-05-14 20:16 ` Greg KH
0 siblings, 1 reply; 2+ messages in thread
From: Adam Latham @ 2010-05-10 19:11 UTC (permalink / raw)
To: gregkh, Andrew.Elwell, mithlesh, svenne, jkosina; +Cc: devel, linux-kernel
>From bd66eecfcc4fa4c0340f55d73dd4ada3a5e0b00a Mon Sep 17 00:00:00 2001
From: Adam Latham <adam.latham@unisontorbay.org.uk>
Date: Mon, 10 May 2010 19:59:39 +0100
Subject: [PATCH] Staging: wlan-ng: fix whitespace errors in hfa384x_usb.c
This is a patch to fix a number of whitespace issues in the hfa384x_usb.c
file found by the checkpatch.pl tool
Signed-off-by: Adam Latham <adam.latham@unisontorbay.org.uk>
---
drivers/staging/wlan-ng/hfa384x_usb.c | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/drivers/staging/wlan-ng/hfa384x_usb.c b/drivers/staging/wlan-ng/hfa384x_usb.c
index 5df56f0..562e7eb 100644
--- a/drivers/staging/wlan-ng/hfa384x_usb.c
+++ b/drivers/staging/wlan-ng/hfa384x_usb.c
@@ -62,7 +62,7 @@
*
* hfa384x_drvr_xxxconfig An example of the drvr level abstraction. These
* functions are wrappers for the RID get/set
-* sequence. They call copy_[to|from]_bap() and
+* sequence. They call copy_[to|from]_bap() and
* cmd_access(). These functions operate on the
* RIDs and buffers without validation. The caller
* is responsible for that.
@@ -1226,7 +1226,7 @@ int hfa384x_corereset(hfa384x_t *hw, int holdtime, int settletime, int genesis)
*
* Arguments:
* hw device structure
-* ctlx CTLX ptr
+* ctlx CTLX ptr
* completor functor object to decide what to
* do with the CTLX's result.
*
@@ -2133,7 +2133,7 @@ exit_proc:
* 0 success
* >0 f/w reported error - f/w status code
* <0 driver reported error
-* -ENODATA length mismatch between argument and retrieved
+* -ENODATA length mismatch between argument and retrieved
* record.
*
* Side effects:
1.7.0.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: wlan-ng: hfa384x_usb.c patch: Fix Whitespace issues
2010-05-10 19:11 wlan-ng: hfa384x_usb.c patch: Fix Whitespace issues Adam Latham
@ 2010-05-14 20:16 ` Greg KH
0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2010-05-14 20:16 UTC (permalink / raw)
To: Adam Latham
Cc: gregkh, Andrew.Elwell, mithlesh, svenne, jkosina, devel,
linux-kernel
On Mon, May 10, 2010 at 08:11:26PM +0100, Adam Latham wrote:
> >From bd66eecfcc4fa4c0340f55d73dd4ada3a5e0b00a Mon Sep 17 00:00:00 2001
> From: Adam Latham <adam.latham@unisontorbay.org.uk>
> Date: Mon, 10 May 2010 19:59:39 +0100
> Subject: [PATCH] Staging: wlan-ng: fix whitespace errors in hfa384x_usb.c
> This is a patch to fix a number of whitespace issues in the hfa384x_usb.c
> file found by the checkpatch.pl tool
>
> Signed-off-by: Adam Latham <adam.latham@unisontorbay.org.uk>
> ---
> drivers/staging/wlan-ng/hfa384x_usb.c | 6 +++---
Odd, this patch doesn't apply at all to my tree. Did you do it against
Linus's tree, or the linux-next tree? Please do it against linux-next
as that picks up the other patches in the staging tree (500+ at the
moment.)
thanks,
greg k-h
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-05-14 20:30 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-10 19:11 wlan-ng: hfa384x_usb.c patch: Fix Whitespace issues Adam Latham
2010-05-14 20:16 ` Greg KH
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.