Home
last modified time | relevance | path

Searched hist:"2 b8221e1" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/block/
H A Dblk-merge.c2b8221e1 Tue Dec 03 15:29:09 CST 2013 Kent Overstreet <kmo@daterainc.com> block: Really silence spurious compiler warnings

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>
2b8221e1 Tue Dec 03 15:29:09 CST 2013 Kent Overstreet <kmo@daterainc.com> block: Really silence spurious compiler warnings

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>