]> git.ipfire.org Git - thirdparty/mdadm.git/commit - super-ddf.c
mdadm: Uninitialized variable rdev
authorJames Puthukattukaran <joejames70@gmail.com>
Tue, 16 May 2017 15:57:00 +0000 (11:57 -0400)
committerJes Sorensen <jsorensen@fb.com>
Tue, 16 May 2017 15:58:31 +0000 (11:58 -0400)
commita3476c9223e55ebb6063e7c5ee057647c70da0d2
tree9780c1974a96ea71f8d07b383cc2a3145c9e3816
parentf566ef45d356f6dcd4ec54d294be8664770d8b84
mdadm: Uninitialized variable rdev

rdev is not initialized properly causing compiler complaint.

Signed-off-by: James Puthukattukaran <joejames70@gmail.com>
Signed-off-by: Jes Sorensen <jsorensen@fb.com>
super-ddf.c