]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
lguest: remove bogus NULL cpu check
authorRusty Russell <rusty@rustcorp.com.au>
Sat, 3 May 2008 02:50:51 +0000 (21:50 -0500)
committerRusty Russell <rusty@rustcorp.com.au>
Fri, 2 May 2008 11:50:52 +0000 (21:50 +1000)
If lg isn't NULL, and cpu_id is sane, &lg->cpus[cpu_id] can't be NULL.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>

No differences found