mirror of
https://github.com/rd-stuffs/msm-4.14.git
synced 2025-02-20 11:45:48 +08:00
include/asm-x86/string_32.h: checkpatch cleanups - formatting only
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>
This commit is contained in:
parent
7f3a9508b5
commit
06b0f574ea
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
#ifdef __KERNEL__
|
#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
|
#define __HAVE_ARCH_STRCPY
|
||||||
extern char *strcpy(char *dest, const char *src);
|
extern char *strcpy(char *dest, const char *src);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user