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


Groups > linux.kernel > #1742903

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

From Joaquin Garmendia Cabrera <joaquingc123@gmail.com>
Newsgroups linux.kernel
Subject [PATCH v2] staging: android: TODO: Removing an invalid issue
Date 2017-10-02 00:50 +0200
Message-ID <uvVdD-7RC-1@gated-at.bofh.it> (permalink)
References <uvRWq-60J-9@gated-at.bofh.it>
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>
---
Changes in v2:
  - Fixing a Typo.

 drivers/staging/android/TODO | 1 -
 1 file changed, 1 deletion(-)

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

Back to linux.kernel | Previous | NextPrevious 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