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>
This commit is contained in:
parent
0637fd6709
commit
52628626df
1 changed files with 1 additions and 1 deletions
|
@ -1013,4 +1013,4 @@ const u32_t zcFwImage[] = {
|
|||
0x00000000, 0x00000000, 0x00000000, 0x00000000,
|
||||
0x00000000, 0x00000000, };
|
||||
|
||||
const u32_t zcFwImageSize=15928;
|
||||
const u32_t zcFwImageSize = 15928;
|
||||
|
|
Loading…
Add table
Reference in a new issue