Re: Staging: winbond: Renamed README to TODO and corrected Pavel'smail

From: Lars Lindley
Date: Sun May 02 2010 - 03:36:23 EST


On 2010-04-27 22:38, Greg KH wrote:
> I need a "Signed-off-by:" line in order to be able to apply this. Care
> to resend it with it?
>
> thanks,
>
> greg k-h
>
>
Ok here it comes.




[PATCH] staging: winbond: Renamed README to TODO and corrected Pavel's mail

Signed-off-by: Lars Lindley <lindley@xxxxxxxxxx>
Acked-by: Pavel Machek <pavel@xxxxxx>
---
drivers/staging/winbond/README | 11 -----------
drivers/staging/winbond/TODO | 11 +++++++++++
2 files changed, 11 insertions(+), 11 deletions(-)
delete mode 100644 drivers/staging/winbond/README
create mode 100644 drivers/staging/winbond/TODO

diff --git a/drivers/staging/winbond/README b/drivers/staging/winbond/README
deleted file mode 100644
index cb944e4..0000000
--- a/drivers/staging/winbond/README
+++ /dev/null
@@ -1,11 +0,0 @@
-TODO:
- - sparse cleanups
- - checkpatch cleanups
- - kerneldoc cleanups
- - remove typedefs
- - remove unused ioctls
- - use cfg80211 for regulatory stuff
- - fix 4k stack problems
-
-Please send patches to Greg Kroah-Hartman <greg@xxxxxxxxx> and
-Pavel Machek <pavel@xxxxxxx>
diff --git a/drivers/staging/winbond/TODO b/drivers/staging/winbond/TODO
new file mode 100644
index 0000000..f4fb3f3
--- /dev/null
+++ b/drivers/staging/winbond/TODO
@@ -0,0 +1,11 @@
+TODO:
+ - sparse cleanups
+ - checkpatch cleanups
+ - kerneldoc cleanups
+ - remove typedefs
+ - remove unused ioctls
+ - use cfg80211 for regulatory stuff
+ - fix 4k stack problems
+
+Please send patches to Greg Kroah-Hartman <greg@xxxxxxxxx> and
+Pavel Machek <pavel@xxxxxx>
--
1.7.1
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/