git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4b0f3b8
)
x86: remove "extern" from function prototypes in <asm/proto.h>
author
H. Peter Anvin
<hpa@zytor.com>
Mon, 16 Nov 2009 21:55:31 +0000
(13:55 -0800)
committer
H. Peter Anvin
<hpa@zytor.com>
Mon, 16 Nov 2009 21:55:31 +0000
(13:55 -0800)
Function prototypes don't need "extern", and it is generally frowned
upon to have them.
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
No differences found