From: Arnd Bergmann Date: Sat, 27 Jun 2009 13:05:30 +0000 (+0200) Subject: score: add address space annotations X-Git-Tag: v2.6.32-rc1~639^2~7^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1f8213b9518d0e9124a48a34bdd58b4bc2650e5;p=pandora-kernel.git score: add address space annotations Annotate the address space for pointers that are used correctly with __user and __iomem, so that sparse can better warn about incorrect casts. Signed-off-by: Arnd Bergmann --- Reading git-diff-tree failed