dm snapshot: use uninitialized_var
authorAndrew Morton <akpm@linux-foundation.org>
Fri, 8 Feb 2008 02:10:11 +0000 (02:10 +0000)
committerAlasdair G Kergon <agk@redhat.com>
Fri, 8 Feb 2008 02:10:11 +0000 (02:10 +0000)
commite48b9db251122b88783844b1d2d69c6780f898ff
tree7a3b1a37da6cb96cae5845a85662ec330fc559ba
parente61290a4a23c3f85f883f0c8cc7c967501f82a57
dm snapshot: use uninitialized_var

drivers/md/dm-exception-store.c: In function 'persistent_read_metadata':
drivers/md/dm-exception-store.c:452: warning: 'new_snapshot' 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-exception-store.c