treewide: Put a space between #include and FILE

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
Paul Bolle
2012-06-06 14:17:46 +02:00
committed by Jiri Kosina
parent 954bd6d1c9
commit 6ac7d11527
8 changed files with 13 additions and 13 deletions

View 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 */