浏览代码

Staging: vt6655: Add TODO entries on x86-64 pointers and .data size

As suggested by Jiri Slaby.

Signed-off-by: Charles Clément <caratorn@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Charles Clément 15 年之前
父节点
当前提交
5e95efecb5
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      drivers/staging/vt6655/TODO

+ 2 - 0
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