Skip to content

Commit

Permalink
Staging: otus: hpfwu_BA.c: Checkpatch cleanup
Browse files Browse the repository at this point in the history
drivers/staging/otus/hal/hpfwu_BA.c:874: 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>
  • Loading branch information
Andrea Gelmini authored and Greg Kroah-Hartman committed May 11, 2010
1 parent 46712df commit 289d4e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/staging/otus/hal/hpfwu_BA.c
Original file line number Diff line number Diff line change
Expand Up @@ -871,4 +871,4 @@ const u32_t zcFwImage[] = {
0x00000000, 0x00000000, 0x00000000, 0x00000000,
0x00000000, 0x00000000, };

const u32_t zcFwImageSize=13656;
const u32_t zcFwImageSize = 13656;

0 comments on commit 289d4e1

Please sign in to comment.