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


Groups > linux.kernel > #1720849 > unrolled thread

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

Started byGreg Kroah-Hartman <gregkh@linuxfoundation.org>
First post2017-08-27 17:10 +0200
Last post2017-08-27 17:10 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

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

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

FromGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Date2017-08-27 17:10 +0200
Subject[PATCH 4/4] staging: irda: add a TODO file.
Message-ID<uj7mi-Vo-31@gated-at.bofh.it>
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

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web