]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitbbad6614132873cfc7bab1db1aeff897538d9708
tree7a3b1a37da6cb96cae5845a85662ec330fc559ba
parentac3a7aaaeb0627c65024280e09fd63e9fb9061bf
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