projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5bf916e
)
staging: irda: add a TODO file.
author
Greg Kroah-Hartman
<
[email protected]
>
Sun, 27 Aug 2017 15:03:34 +0000
(17:03 +0200)
committer
David S. Miller
<
[email protected]
>
Mon, 28 Aug 2017 23:42:57 +0000
(16:42 -0700)
The irda code will be deleted in a future kernel release, so no need to
have anyone do any new work on it.
Signed-off-by: Greg Kroah-Hartman <
[email protected]
>
Signed-off-by: David S. Miller <
[email protected]
>
drivers/staging/irda/TODO
[new file with mode: 0644]
patch
|
blob
diff --git a/drivers/staging/irda/TODO
b/drivers/staging/irda/TODO
new file mode 100644
(file)
index 0000000..
7d98a5c
--- /dev/null
+++ b/
drivers/staging/irda/TODO
@@ -0,0
+1,4
@@
+The irda code will be removed soon from the kernel tree as it is old and
+obsolete and broken.
+
+Don't worry about fixing up anything here, it's not needed.