treewide: Put a space between #include and FILE
authorPaul Bolle <pebolle@tiscali.nl>
Wed, 6 Jun 2012 12:17:46 +0000 (14:17 +0200)
committerJiri Kosina <jkosina@suse.cz>
Thu, 28 Jun 2012 09:44:36 +0000 (11:44 +0200)
Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
arch/arm/plat-samsung/include/plat/gpio-cfg.h
arch/ia64/kernel/ia64_ksyms.c
arch/ia64/kvm/vmm.c
arch/parisc/include/asm/compat_rt_sigframe.h
drivers/media/video/zoran/zr36016.c
drivers/net/wireless/iwlwifi/iwl-io.c
drivers/scsi/aha1542.c
drivers/staging/comedi/drivers/s626.h

index df8155b9d4d19e550b881abf22df4dbbeab3315c..08740eed050c46907c21314df3b830408e7f6b6f 100644 (file)
@@ -24,7 +24,7 @@
 #ifndef __PLAT_GPIO_CFG_H
 #define __PLAT_GPIO_CFG_H __FILE__
 
-#include<linux/types.h>
+#include <linux/types.h>
 
 typedef unsigned int __bitwise__ samsung_gpio_pull_t;
 typedef unsigned int __bitwise__ s5p_gpio_drvstr_t;
index 7f4a0ed24152990b018407186344eb70580a9070..5b7791dd396556fc15827e895b43e2bace1a6bd1 100644 (file)
@@ -12,7 +12,7 @@ EXPORT_SYMBOL(memset);
 EXPORT_SYMBOL(memcpy);
 EXPORT_SYMBOL(strlen);
 
-#include<asm/pgtable.h>
+#include <asm/pgtable.h>
 EXPORT_SYMBOL_GPL(empty_zero_page);
 
 #include <asm/checksum.h>
index f0b9cac824145709c570a3994b2dceaf089b32e3..176a12cd56dee28cd6c308ecec88fcceaf699a1d 100644 (file)
@@ -20,9 +20,9 @@
  */
 
 
-#include<linux/kernel.h>
-#include<linux/module.h>
-#include<asm/fpswa.h>
+#include <linux/kernel.h>
+#include <linux/module.h>
+#include <asm/fpswa.h>
 
 #include "vcpu.h"
 
index 81bec28bdc4844c8429f6a917bc2e907b2b64b61..b3f95a7f18b4d58ce20f034f565145cc30532b8b 100644 (file)
@@ -1,6 +1,6 @@
-#include<linux/compat.h>
-#include<linux/compat_siginfo.h>
-#include<asm/compat_ucontext.h>
+#include <linux/compat.h>
+#include <linux/compat_siginfo.h>
+#include <asm/compat_ucontext.h>
 
 #ifndef _ASM_PARISC_COMPAT_RT_SIGFRAME_H
 #define _ASM_PARISC_COMPAT_RT_SIGFRAME_H
index 21c088ea9046349d2cabb5d58355b01c9f85927f..b87ddba8608f537512a4e6ed97dd7d841e268bf4 100644 (file)
 /* v4l  API */
 
 /* headerfile of this module */
-#include"zr36016.h"
+#include "zr36016.h"
 
 /* codec io API */
-#include"videocodec.h"
+#include "videocodec.h"
 
 /* it doesn't make sense to have more than 20 or so,
   just to prevent some unwanted loops */
index 081dd34d2387d1787ab575ebb2106c9d683ab119..0f8b8aa9e8d79c2144706c1e9cefbd18f38b38d9 100644 (file)
@@ -29,7 +29,7 @@
 #include <linux/device.h>
 
 #include "iwl-io.h"
-#include"iwl-csr.h"
+#include "iwl-csr.h"
 #include "iwl-debug.h"
 
 #define IWL_POLL_INTERVAL 10   /* microseconds */
index f79c8f9e33a4c4cc8074038b9a402b373ed81639..770c48ddbe5ee44ad23fc88ff14f94e1781fe877 100644 (file)
@@ -49,7 +49,7 @@
 #define SCSI_BUF_PA(address)   isa_virt_to_bus(address)
 #define SCSI_SG_PA(sgent)      (isa_page_to_bus(sg_page((sgent))) + (sgent)->offset)
 
-#include<linux/stat.h>
+#include <linux/stat.h>
 
 #ifdef DEBUG
 #define DEB(x) x
index 2d1afecbbb60f6ae8f9b062b76363c88686480b6..92d3ea5eb44db00e91be8819e5a05f2ba52f1fbc 100644 (file)
@@ -80,7 +80,7 @@
 #define INLINE static __inline
 #endif
 
-#include<linux/slab.h>
+#include <linux/slab.h>
 
 #define S626_SIZE 0x0200
 #define SIZEOF_ADDRESS_SPACE           0x0200