Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1720849

[PATCH 4/4] staging: irda: add a TODO file.

From Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Newsgroups linux.kernel
Subject [PATCH 4/4] staging: irda: add a TODO file.
Date 2017-08-27 17:10 +0200
Message-ID <uj7mi-Vo-31@gated-at.bofh.it> (permalink)
References <uj7mi-Vo-23@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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 <gregkh@linuxfoundation.org>
---
 drivers/staging/irda/TODO | 4 ++++
 1 file changed, 4 insertions(+)
 create mode 100644 drivers/staging/irda/TODO

diff --git a/drivers/staging/irda/TODO b/drivers/staging/irda/TODO
new file mode 100644
index 000000000000..7d98a5cffaff
--- /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.
-- 
2.14.1

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[PATCH 4/4] staging: irda: add a TODO file. Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2017-08-27 17:10 +0200

csiph-web