From: H. Peter Anvin Date: Mon, 16 Nov 2009 21:55:31 +0000 (-0800) Subject: x86: remove "extern" from function prototypes in X-Git-Tag: v2.6.33-rc1~374^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5bd085b5fbd8b0b8685a2173cb9263798fc2a44e;p=pandora-kernel.git x86: remove "extern" from function prototypes in Function prototypes don't need "extern", and it is generally frowned upon to have them. Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed