diff options
| author | Brian Swetland <swetland@google.com> | 2010-10-21 14:19:31 -0700 | 
|---|---|---|
| committer | Arve Hjønnevåg <arve@android.com> | 2013-07-01 13:40:30 -0700 | 
| commit | d343106d122c349d1e14e00b12d37b1f7d38d5b5 (patch) | |
| tree | e0705e83c5adde889fb131ef9c381d71e417ae42 | |
| parent | 073ddfc8f96454065d1b8adf3f3830e57f59956c (diff) | |
| download | olio-linux-3.10-d343106d122c349d1e14e00b12d37b1f7d38d5b5.tar.xz olio-linux-3.10-d343106d122c349d1e14e00b12d37b1f7d38d5b5.zip | |
staging: remove Greg's TODO, now obsolete.
Signed-off-by: Brian Swetland <swetland@google.com>
| -rw-r--r-- | drivers/staging/android/TODO | 10 | 
1 files changed, 0 insertions, 10 deletions
| diff --git a/drivers/staging/android/TODO b/drivers/staging/android/TODO deleted file mode 100644 index b15fb0d6b15..00000000000 --- a/drivers/staging/android/TODO +++ /dev/null @@ -1,10 +0,0 @@ -TODO: -	- checkpatch.pl cleanups -	- sparse fixes -	- rename files to be not so "generic" -	- make sure things build as modules properly -	- add proper arch dependencies as needed -	- audit userspace interfaces to make sure they are sane - -Please send patches to Greg Kroah-Hartman <greg@kroah.com> and Cc: -Brian Swetland <swetland@google.com> |