Skip to content

Commit

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

const u32_t zcFwImageSize=15928;
const u32_t zcFwImageSize = 15928;

0 comments on commit 5262862

Please sign in to comment.