aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/otus
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2010-03-01 00:28:52 +0100
committerGreg Kroah-Hartman <gregkh@suse.de>2010-05-11 11:35:30 -0700
commit979315513e65efd1f4b7f57726d98fea99eb5094 (patch)
treeabfc49d4d6c6cdea5955d2c9630194d3e3aec029 /drivers/staging/otus
parentStaging: otus: hpani.h: Checkpatch cleanup (diff)
downloadlinux-dev-979315513e65efd1f4b7f57726d98fea99eb5094.tar.xz
linux-dev-979315513e65efd1f4b7f57726d98fea99eb5094.zip
Staging: otus: hpfwu_OTUS_RC.c: Checkpatch cleanup
drivers/staging/otus/hal/hpfwu_OTUS_RC.c:715: 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/hpfwu_OTUS_RC.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/otus/hal/hpfwu_OTUS_RC.c b/drivers/staging/otus/hal/hpfwu_OTUS_RC.c
index 089d3e0ad853..accbec4369f7 100644
--- a/drivers/staging/otus/hal/hpfwu_OTUS_RC.c
+++ b/drivers/staging/otus/hal/hpfwu_OTUS_RC.c
@@ -712,4 +712,4 @@ const u32_t zcFwImage[] = {
0x00000000, 0x00000000, 0x00000000, 0x00000000,
};
-const u32_t zcFwImageSize=11104;
+const u32_t zcFwImageSize = 11104;