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>
This commit is contained in:
Andrea Gelmini 2010-03-01 00:28:52 +01:00 committed by Greg Kroah-Hartman
parent ecd9fe1ded
commit 979315513e
1 changed files with 1 additions and 1 deletions

View File

@ -712,4 +712,4 @@ const u32_t zcFwImage[] = {
0x00000000, 0x00000000, 0x00000000, 0x00000000,
};
const u32_t zcFwImageSize=11104;
const u32_t zcFwImageSize = 11104;