1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-18 10:04:20 +03:00
Zdenek Kabelac 0ddb15964a Remove check for existance of vg pointer
Checking for vg being != NULL in this place is not needed.
Pointer vg is already dereferced in this function above this code line.
Also this internal function _read_pv is always called with valid 'vg' pointer.
2010-12-22 15:44:09 +00:00
..
2010-12-22 15:32:15 +00:00
2010-12-20 14:34:49 +00:00
2010-12-20 13:19:13 +00:00
2010-12-20 14:06:33 +00:00
2010-10-26 08:53:25 +00:00
2010-12-13 11:03:10 +00:00