Skip to content
Commit 9f3f7467 authored by Rusty Russell's avatar Rusty Russell
Browse files

lguest: remove bogus NULL cpu check



If lg isn't NULL, and cpu_id is sane, &lg->cpus[cpu_id] can't be NULL.

Signed-off-by: default avatarRusty Russell <rusty@rustcorp.com.au>
parent 24adf127
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment