Commit 06b0f574 authored by Joe Perches's avatar Joe Perches Committed by Ingo Molnar

include/asm-x86/string_32.h: checkpatch cleanups - formatting only

Signed-off-by: default avatarJoe Perches <joe@perches.com>
Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent 7f3a9508
......@@ -3,7 +3,7 @@
#ifdef __KERNEL__
/* Let gcc decide wether to inline or use the out of line functions */
/* Let gcc decide whether to inline or use the out of line functions */
#define __HAVE_ARCH_STRCPY
extern char *strcpy(char *dest, const char *src);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment