Re: [PATCH -mm] drivers/md/: Shut up uninitialized variable warnings

2007-09-02 Thread Satyam Sharma
On Sun, 2 Sep 2007, Jeff Garzik wrote: > Satyam Sharma wrote: > > 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 > > > > drivers/md/dm-ioctl.c: In function ‘

Re: [PATCH -mm] drivers/md/: Shut up uninitialized variable warnings

2007-09-02 Thread Jeff Garzik
Satyam Sharma wrote: 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 drivers/md/dm-ioctl.c: In function ‘ctl_ioctl’: drivers/md/dm-ioctl.c:1407: warning: ‘param’ may