projects
/
GitHub
/
MotorolaMobilityLLC
/
kernel-slsi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7f3a950
)
include/asm-x86/string_32.h: checkpatch cleanups - formatting only
author
Joe Perches
<joe@perches.com>
Sun, 23 Mar 2008 08:03:33 +0000
(
01:03
-0700)
committer
Ingo Molnar
<mingo@elte.hu>
Thu, 17 Apr 2008 15:41:27 +0000
(17:41 +0200)
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
include/asm-x86/string_32.h
patch
|
blob
|
blame
|
history
diff --git
a/include/asm-x86/string_32.h
b/include/asm-x86/string_32.h
index c5d13a86dea7faa61c8cf75deede797b22c4e640..b49369ad9a6179d0ca3e29eb1b7ddbf9670318a3 100644
(file)
--- a/
include/asm-x86/string_32.h
+++ b/
include/asm-x86/string_32.h
@@
-3,7
+3,7
@@
#ifdef __KERNEL__
-/* Let gcc decide wether to inline or use the out of line functions */
+/* Let gcc decide w
h
ether to inline or use the out of line functions */
#define __HAVE_ARCH_STRCPY
extern char *strcpy(char *dest, const char *src);