aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/otus/hal
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2010-03-01 00:28:48 +0100
committerGreg Kroah-Hartman <gregkh@suse.de>2010-05-11 11:35:30 -0700
commitadc6ffc073274770e08e15e65bca4a2ee042170f (patch)
tree9071dc33cc5a83ae449fbe3762e8fbea06dc718d /drivers/staging/otus/hal
parentStaging: asus_oled: asus_oled.c: Checkpatch cleanup (diff)
downloadlinux-dev-adc6ffc073274770e08e15e65bca4a2ee042170f.tar.xz
linux-dev-adc6ffc073274770e08e15e65bca4a2ee042170f.zip
Staging: otus: hpfwuinit.c: Checkpatch cleanup
drivers/staging/otus/hal/hpfwuinit.c:240: 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/hal')
-rw-r--r--drivers/staging/otus/hal/hpfwuinit.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/otus/hal/hpfwuinit.c b/drivers/staging/otus/hal/hpfwuinit.c
index ed80ffafaffc..5d0dccca080c 100644
--- a/drivers/staging/otus/hal/hpfwuinit.c
+++ b/drivers/staging/otus/hal/hpfwuinit.c
@@ -237,4 +237,4 @@ const u32_t zcFwImage[] = {
0x45485441, 0x38731652, 0x89ACFF91, 0xEE55D178,
0xEE000D0A, };
-const u32_t zcFwImageSize=3508;
+const u32_t zcFwImageSize = 3508;