projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fe4f34b
)
Staging: vt6655: Add TODO entries on x86-64 pointers and .data size
author
Charles Clément
<caratorn@gmail.com>
Fri, 25 Jun 2010 17:23:07 +0000
(10:23 -0700)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Fri, 25 Jun 2010 18:11:22 +0000
(11:11 -0700)
As suggested by Jiri Slaby.
Signed-off-by: Charles Clément <caratorn@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/vt6655/TODO
patch
|
blob
|
blame
|
history
diff --git
a/drivers/staging/vt6655/TODO
b/drivers/staging/vt6655/TODO
index f00a1f3bddea2f52f69906738f36ec411772167a..63607ef9c97e55418a4d65b6dc66fe6e50e43f9a 100644
(file)
--- a/
drivers/staging/vt6655/TODO
+++ b/
drivers/staging/vt6655/TODO
@@
-10,6
+10,8
@@
TODO:
- kill ttype.h
- switch to use LIB80211
- switch to use MAC80211
+- verify unsigned long usage for x86-64 arch
+- reduce .data footprint
- use kernel coding style
- checkpatch.pl fixes
- sparse fixes