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


Groups > linux.kernel > #1742861

[PATCH] staging: android: TODO: Removing an invalid issue

From Joaquin Garmendia Cabrera <joaquingc123@gmail.com>
Newsgroups linux.kernel
Subject [PATCH] staging: android: TODO: Removing an invalid issue
Date 2017-10-01 21:20 +0200
Message-ID <uvRWq-60J-9@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


The first line of TODO is invalid because no file
has an error or warning when running checkpatch.pl

Signed-off-by: Joaquin Garmendia Cabrera <joaquingc123@gmail.com>
---
 drivers/staging/android/TODO | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/drivers/staging/android/TODO b/drivers/staging/android/TODO
index 5f14247392bf..ee589856790d 100644
--- a/drivers/staging/android/TODO
+++ b/drivers/staging/android/TODO
@@ -1,5 +1,4 @@
-TODO:
-	- checkpatch.pl cleanups
+TODO:s
 	- sparse fixes
 	- rename files to be not so "generic"
 	- add proper arch dependencies as needed
-- 
2.14.2

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH] staging: android: TODO: Removing an invalid issue Joaquin Garmendia Cabrera <joaquingc123@gmail.com> - 2017-10-01 21:20 +0200
  [PATCH v2] staging: android: TODO: Removing an invalid issue Joaquin Garmendia Cabrera <joaquingc123@gmail.com> - 2017-10-02 00:50 +0200

csiph-web