-
由 Jeff Mahoney 提交于
st_probe leaves a cdev pointer hanging around that is compared during the error path and freed later. There's no need for the pointer to hang around at all. So we free it immediately and simplify the error handling. Reviewed-by: NLee Duncan <lduncan@suse.com> Signed-off-by: NJeff Mahoney <jeffm@suse.com> Acked-by: NKai Mäkisara <kai.makisara@kolumbus.fi> Signed-off-by: NJames Bottomley <JBottomley@Parallels.com>
e3f2a9cc