git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3f273d3
)
block: Really silence spurious compiler warnings
author
Kent Overstreet
<kmo@daterainc.com>
Tue, 3 Dec 2013 21:29:09 +0000
(14:29 -0700)
committer
Jens Axboe
<axboe@kernel.dk>
Tue, 3 Dec 2013 21:29:09 +0000
(14:29 -0700)
The uninitialized_var() macro appears to not work on structs...
Get rid of it, and manually initialize instead.
Signed-off-by: Kent Overstreet <kmo@daterainc.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
No differences found