From: Arnd Bergmann Date: Sat, 27 Jun 2009 13:12:16 +0000 (+0200) Subject: score: fix function prototypes X-Git-Tag: v2.6.32-rc1~639^2~7^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bddc605955bca2d914ca621a7ef4ca6c271f55d8;p=pandora-kernel.git score: fix function prototypes Syscalls should return 'long' and be marked as 'asmlinkage'. Functions that are only used in a single file should be 'static'. Signed-off-by: Arnd Bergmann --- Reading git-diff-tree failed