]> git.karo-electronics.de Git - mv-sheeva.git/commitdiff
include/asm-x86/mmx.h: checkpatch cleanups - formatting only
authorJoe Perches <joe@perches.com>
Sun, 23 Mar 2008 08:02:45 +0000 (01:02 -0700)
committerIngo Molnar <mingo@elte.hu>
Thu, 17 Apr 2008 15:41:25 +0000 (17:41 +0200)
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
include/asm-x86/mmx.h

index 46b71da99869a782641fd60dfe3a85cdb0a367d8..940881218ff862ab13c349f107b2b5c6d050a5e5 100644 (file)
@@ -6,7 +6,7 @@
  */
 
 #include <linux/types.h>
+
 extern void *_mmx_memcpy(void *to, const void *from, size_t size);
 extern void mmx_clear_page(void *page);
 extern void mmx_copy_page(void *to, void *from);