lguest: change spte_addr header
authorGlauber de Oliveira Costa <gcosta@redhat.com>
Thu, 17 Jan 2008 21:09:49 +0000 (19:09 -0200)
committerRusty Russell <rusty@rustcorp.com.au>
Wed, 30 Jan 2008 11:50:15 +0000 (22:50 +1100)
commit2092aa277b0adfb8f4f47ab8a9ee00aff0ca7ed6
treec72afde81f7cfba5ed9579d86875614a2646a834
parent1713608f280002d9ffc6de89d7de5cf367072d63
lguest: change spte_addr header

spte_addr does not depend on any guest information, so we
wipe out the lg parameter completely.

Signed-off-by: Glauber de Oliveira Costa <gcosta@redhat.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
drivers/lguest/page_tables.c