On 09.03.2010, at 07:13, Wei Yongjun wrote: > If fail to create the vcpu, we should not create the debugfs > for it. > > Signed-off-by: Wei Yongjun <[email protected]>
Good catch. I guess a goto out kind of construct would be better, but for a single line of code this is enough. And whoever adds more lines can put the goto into place. Acked-by: Alexander Graf <[email protected]> Alex-- To unsubscribe from this list: send the line "unsubscribe kvm-ppc" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
