dm: table use uninitialized_var
authorAndrew Morton <akpm@linux-foundation.org>
Fri, 8 Feb 2008 02:10:14 +0000 (02:10 +0000)
committerAlasdair G Kergon <agk@redhat.com>
Fri, 8 Feb 2008 02:10:14 +0000 (02:10 +0000)
commit69a2ce72a4efe0653479a5d69fc86b5726e83219
tree2fa4c50f83782356c5202c1a987a83cdea4a4c6a
parente48b9db251122b88783844b1d2d69c6780f898ff
dm: table use uninitialized_var

drivers/md/dm-table.c: In function 'dm_get_device':
drivers/md/dm-table.c:478: warning: 'dev' may be used uninitialized in this function

Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Alasdair G Kergon <agk@redhat.com>
drivers/md/dm-table.c