summaryrefslogtreecommitdiffstats
path: root/drivers/staging/android/TODO
diff options
context:
space:
mode:
authorJustin P. Mattock2012-01-12 15:51:31 +0100
committerGreg Kroah-Hartman2012-02-09 01:47:50 +0100
commit217218f002a669905701cc0baa18a8d6ba1d5e21 (patch)
tree530d5a23d1864881ca2a17dbc642960537731f78 /drivers/staging/android/TODO
parentstaging: android: ram_console use kmemdup instead of kmalloc (diff)
downloadkernel-qcow2-linux-217218f002a669905701cc0baa18a8d6ba1d5e21.tar.gz
kernel-qcow2-linux-217218f002a669905701cc0baa18a8d6ba1d5e21.tar.xz
kernel-qcow2-linux-217218f002a669905701cc0baa18a8d6ba1d5e21.zip
drivers:staging:android Typos: fix some comments that have typos in them.
Below is a patch that fixes some typos in some comments. Signed-off-by: Justin P. Mattock <justinmattock@gmail.com> Cc: Randy Dunlap <rdunlap@xenotime.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/android/TODO')
-rw-r--r--drivers/staging/android/TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/android/TODO b/drivers/staging/android/TODO
index e59c5be4be2b..b15fb0d6b152 100644
--- a/drivers/staging/android/TODO
+++ b/drivers/staging/android/TODO
@@ -3,7 +3,7 @@ TODO:
- sparse fixes
- rename files to be not so "generic"
- make sure things build as modules properly
- - add proper arch dependancies as needed
+ - 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: