https://github.com/torvalds/linux
Revision 2e2cd8bad6e03ceea73495ee6d557044213d95de authored by Jesper Nilsson on 15 November 2007, 01:01:32 UTC, committed by Linus Torvalds on 15 November 2007, 02:45:47 UTC
Add \n\ at end of lines inside asm statement to avoid warning.

No change except adding \n\ to end of line and correcting
whitespace has been done.
Removes warning about multi-line string literals when compiling
arch/cris/arch-v10/lib/memset.c

Signed-off-by: Jesper Nilsson <jesper.nilsson@axis.com>
Cc: Mikael Starvik <mikael.starvik@axis.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent 341ac6e
History
Tip revision: 2e2cd8bad6e03ceea73495ee6d557044213d95de authored by Jesper Nilsson on 15 November 2007, 01:01:32 UTC
CRISv10 memset library add lineendings to asm
Tip revision: 2e2cd8b
File Mode Size
Makefile -rw-r--r-- 282 bytes
compat.c -rw-r--r-- 17.0 KB
compat_mq.c -rw-r--r-- 4.0 KB
ipc_sysctl.c -rw-r--r-- 4.1 KB
mqueue.c -rw-r--r-- 29.8 KB
msg.c -rw-r--r-- 21.1 KB
msgutil.c -rw-r--r-- 2.3 KB
sem.c -rw-r--r-- 34.3 KB
shm.c -rw-r--r-- 27.4 KB
util.c -rw-r--r-- 20.9 KB
util.h -rw-r--r-- 5.7 KB

back to top