From: Kent Overstreet Date: Tue, 3 Dec 2013 21:29:09 +0000 (-0700) Subject: block: Really silence spurious compiler warnings X-Git-Tag: v3.14-rc1~43^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b8221e181c128ac3bc7a9cdc80db04884951e89;p=pandora-kernel.git 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 Signed-off-by: Jens Axboe --- Reading git-diff-tree failed