projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
adc6ffc
)
Staging: otus: hpfwu.c: Checkpatch cleanup
author
Andrea Gelmini
<andrea.gelmini@gelma.net>
Sun, 28 Feb 2010 23:28:49 +0000
(
00:28
+0100)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Tue, 11 May 2010 18:35:30 +0000
(11:35 -0700)
drivers/staging/otus/hal/hpfwu.c:1017: 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>
drivers/staging/otus/hal/hpfwu.c
patch
|
blob
|
history
diff --git
a/drivers/staging/otus/hal/hpfwu.c
b/drivers/staging/otus/hal/hpfwu.c
index
2b77cba
..
68fabef
100644
(file)
--- a/
drivers/staging/otus/hal/hpfwu.c
+++ b/
drivers/staging/otus/hal/hpfwu.c
@@
-1014,4
+1014,4
@@
const u32_t zcFwImage[] = {
0x00000000, 0x00000000, 0x00000000, 0x00000000,
};
-const u32_t zcFwImageSize
=
15936;
+const u32_t zcFwImageSize
=
15936;