projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
941060b
)
Staging: wlags49_h2: Fix sparse warnings in sta_h2.c
author
Monam Agarwal
<
[email protected]
>
Tue, 4 Mar 2014 12:27:31 +0000
(17:57 +0530)
committer
Greg Kroah-Hartman
<
[email protected]
>
Fri, 7 Mar 2014 22:51:35 +0000
(14:51 -0800)
This patch fixes sparse warnings "Using plain integer as NULL pointer" in
sta_h2.c
Signed-off-by: Monam Agarwal <
[email protected]
>
Acked-by: Paul E. McKenney <
[email protected]
>
Signed-off-by: Greg Kroah-Hartman <
[email protected]
>
drivers/staging/wlags49_h2/sta_h2.c
patch
|
blob
|
history
diff --git
a/drivers/staging/wlags49_h2/sta_h2.c
b/drivers/staging/wlags49_h2/sta_h2.c
index 25ac76f7d366ea70468fb7819e84bdfb05cae5bf..0ba8defc023a23949de27def3d6f71a70c24d536 100644
(file)
--- a/
drivers/staging/wlags49_h2/sta_h2.c
+++ b/
drivers/staging/wlags49_h2/sta_h2.c
@@
-4435,7
+4435,7
@@
static const CFG_PROG_STRCT fw_image_code[] = {
0000,
0x000F368E, /* Start execution address */
},
- { 0000, 0000, 0000, 0000, 00000000, 0000,
00000000
}
+ { 0000, 0000, 0000, 0000, 00000000, 0000,
NULL
}
};
static const CFG_RANGE20_STRCT fw_image_infocompat[] = {