aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/otus
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2010-03-01 00:28:50 +0100
committerGreg Kroah-Hartman <gregkh@suse.de>2010-05-11 11:35:30 -0700
commit52628626dfcb996a5d12996a15255fbe970d6e6e (patch)
tree768eaf16caa4278bf33ce8d6dcdd8a9503dcd6a7 /drivers/staging/otus
parentStaging: otus: hpfwu.c: Checkpatch cleanup (diff)
downloadlinux-dev-52628626dfcb996a5d12996a15255fbe970d6e6e.tar.xz
linux-dev-52628626dfcb996a5d12996a15255fbe970d6e6e.zip
Staging: otus: hpfwu_2k.c: Checkpatch cleanup
drivers/staging/otus/hal/hpfwu_2k.c:1016: 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_2k.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/otus/hal/hpfwu_2k.c b/drivers/staging/otus/hal/hpfwu_2k.c
index 94e2caca5369..b675d6d556b2 100644
--- a/drivers/staging/otus/hal/hpfwu_2k.c
+++ b/drivers/staging/otus/hal/hpfwu_2k.c
@@ -1013,4 +1013,4 @@ const u32_t zcFwImage[] = {
0x00000000, 0x00000000, 0x00000000, 0x00000000,
0x00000000, 0x00000000, };
-const u32_t zcFwImageSize=15928;
+const u32_t zcFwImageSize = 15928;