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:
eeeed42
)
greybus: manifest.c: minor sparse cleanup
author
Greg Kroah-Hartman
<greg@kroah.com>
Sun, 5 Oct 2014 01:43:41 +0000
(18:43 -0700)
committer
Greg Kroah-Hartman
<greg@kroah.com>
Sun, 5 Oct 2014 01:43:41 +0000
(18:43 -0700)
drivers/staging/greybus/manifest.c
patch
|
blob
|
history
diff --git
a/drivers/staging/greybus/manifest.c
b/drivers/staging/greybus/manifest.c
index
03282fd
..
f0468d7
100644
(file)
--- a/
drivers/staging/greybus/manifest.c
+++ b/
drivers/staging/greybus/manifest.c
@@
-328,7
+328,7
@@
bool gb_manifest_parse(struct gb_module *gmod, void *data, size_t size)
struct greybus_manifest_header *header;
struct greybus_descriptor *desc;
struct manifest_desc *descriptor;
- struct manifest_desc *module_desc =
false
;
+ struct manifest_desc *module_desc =
NULL
;
u16 manifest_size;
u32 found = 0;
bool result = false;