aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/otus
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2010-03-01 00:28:53 +0100
committerGreg Kroah-Hartman <gregkh@suse.de>2010-05-11 11:35:30 -0700
commit86f3b1a8e601098066222a63f0e17d5fbe7ab5bf (patch)
treeeb5519b0cf40925c30b0cdb5a958dd99ece7c65e /drivers/staging/otus
parentStaging: otus: hpfwu_OTUS_RC.c: Checkpatch cleanup (diff)
downloadlinux-dev-86f3b1a8e601098066222a63f0e17d5fbe7ab5bf.tar.xz
linux-dev-86f3b1a8e601098066222a63f0e17d5fbe7ab5bf.zip
Staging: otus: hpfw2.c: Checkpatch cleanup
drivers/staging/otus/hal/hpfw2.c:1018: ERROR: spaces required around that '=' (ctx:VxV) Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/otus')
-rw-r--r--drivers/staging/otus/hal/hpfw2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/otus/hal/hpfw2.c b/drivers/staging/otus/hal/hpfw2.c
index baceb0299765..17f405b5db17 100644
--- a/drivers/staging/otus/hal/hpfw2.c
+++ b/drivers/staging/otus/hal/hpfw2.c
@@ -1015,4 +1015,4 @@ const u32_t zcP2FwImage[] = {
0x00000000, 0x00000000, 0x00000000, 0x00000000,
0x00000000, 0x00000000, 0x00000000, };
-const u32_t zcP2FwImageSize=15964;
+const u32_t zcP2FwImageSize = 15964;