aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/pi433/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/pi433/TODO')
-rw-r--r--drivers/staging/pi433/TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/drivers/staging/pi433/TODO b/drivers/staging/pi433/TODO
new file mode 100644
index 000000000000..63a40bfcc67e
--- /dev/null
+++ b/drivers/staging/pi433/TODO
@@ -0,0 +1,5 @@
+* coding style does not fully comply with the kernel style guide.
+* still TODOs, annotated in the code
+* currently the code introduces new IOCTLs. I'm afraid this is a bad idea.
+ -> Replace this with another interface, hints are welcome!
+* Some missing data (marked with ###) needs to be added in the documentation