commit | 382ac6b3fbc0ea6a5697fc6caaf7e7de12fa8b96 | [log] [tgz] |
---|---|---|
author | Glauber de Oliveira Costa <gcosta@redhat.com> | Thu Jan 17 19:19:42 2008 -0200 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Wed Jan 30 22:50:18 2008 +1100 |
tree | bdda012251f29775b2e1201f3b2b3e38c4680f42 | |
parent | 934faab464c6a26ed1a226b6cf7111b35405dde1 [diff] |
lguest: get rid of lg variable assignments We can save some lines of code by getting rid of *lg = cpu... lines of code spread everywhere by now. Signed-off-by: Glauber de Oliveira Costa <gcosta@redhat.com> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>