Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

Blackfin: convert unicode space gremlins

Not sure how these guys slipped in, but they're annoying me.
So bring these unicode space gremlins down to earth to normal
ascii spaces.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>

+27 -27
+4 -4
arch/blackfin/include/asm/atomic.h
··· 1 1 /* 2 -  * Copyright 2004-2009 Analog Devices Inc. 3 -  * 4 -  * Licensed under the GPL-2 or later. 5 -  */ 2 + * Copyright 2004-2009 Analog Devices Inc. 3 + * 4 + * Licensed under the GPL-2 or later. 5 + */ 6 6 7 7 #ifndef __ARCH_BLACKFIN_ATOMIC__ 8 8 #define __ARCH_BLACKFIN_ATOMIC__
+3 -3
arch/blackfin/include/asm/blackfin.h
··· 1 1 /* 2 2 * Common header file for Blackfin family of processors. 3 3 * 4 -  * Copyright 2004-2009 Analog Devices Inc. 5 -  * 6 -  * Licensed under the GPL-2 or later. 4 + * Copyright 2004-2009 Analog Devices Inc. 5 + * 6 + * Licensed under the GPL-2 or later. 7 7 */ 8 8 9 9 #ifndef _BLACKFIN_H_
+4 -4
arch/blackfin/include/asm/module.h
··· 1 1 /* 2 -  * Copyright 2004-2008 Analog Devices Inc. 3 -  * 4 -  * Licensed under the GPL-2 or later. 5 -  */ 2 + * Copyright 2004-2008 Analog Devices Inc. 3 + * 4 + * Licensed under the GPL-2 or later. 5 + */ 6 6 7 7 #ifndef _ASM_BFIN_MODULE_H 8 8 #define _ASM_BFIN_MODULE_H
+4 -4
arch/blackfin/include/asm/page.h
··· 1 1 /* 2 -  * Copyright 2004-2009 Analog Devices Inc. 3 -  * 4 -  * Licensed under the GPL-2 or later. 5 -  */ 2 + * Copyright 2004-2009 Analog Devices Inc. 3 + * 4 + * Licensed under the GPL-2 or later. 5 + */ 6 6 7 7 #ifndef _BLACKFIN_PAGE_H 8 8 #define _BLACKFIN_PAGE_H
+4 -4
arch/blackfin/include/asm/sections.h
··· 1 1 /* 2 -  * Copyright 2004-2009 Analog Devices Inc. 3 -  * 4 -  * Licensed under the GPL-2 or later. 5 -  */ 2 + * Copyright 2004-2009 Analog Devices Inc. 3 + * 4 + * Licensed under the GPL-2 or later. 5 + */ 6 6 7 7 #ifndef _BLACKFIN_SECTIONS_H 8 8 #define _BLACKFIN_SECTIONS_H
+4 -4
arch/blackfin/include/asm/sigcontext.h
··· 1 1 /* 2 -  * Copyright 2004-2008 Analog Devices Inc. 3 -  * 4 -  * Licensed under the GPL-2 or later. 5 -  */ 2 + * Copyright 2004-2008 Analog Devices Inc. 3 + * 4 + * Licensed under the GPL-2 or later. 5 + */ 6 6 7 7 #ifndef _ASM_BLACKFIN_SIGCONTEXT_H 8 8 #define _ASM_BLACKFIN_SIGCONTEXT_H
+4 -4
arch/blackfin/include/asm/spinlock.h
··· 1 1 /* 2 -  * Copyright 2004-2009 Analog Devices Inc. 3 -  * 4 -  * Licensed under the GPL-2 or later. 5 -  */ 2 + * Copyright 2004-2009 Analog Devices Inc. 3 + * 4 + * Licensed under the GPL-2 or later. 5 + */ 6 6 7 7 #ifndef __BFIN_SPINLOCK_H 8 8 #define __BFIN_SPINLOCK_H