commit | 496ebd386439fee838df6b9c7d1306c36e7f6952 | [log] [tgz] |
---|---|---|
author | Daniel =?ISO-8859-1?Q?Marjam=E4ki <daniel.marjamaki@comhem.se> | Fri Dec 23 16:18:54 2005 +0000 |
committer | Dave Jones <davej@redhat.com> | Mon Jan 16 20:53:45 2006 -0800 |
tree | e1d75a28719e8c28c9ff4591db3311c1430c3ef4 | |
parent | 8dca6f33f026dc8a7fc2710b78a7521e899bd611 [diff] |
[AGPGART] Loop cleanup The loop contains a command that is only used in the last iteration. I moved the command outside the loop. Compile-tested Signed-off-by: Daniel Marjamäki <daniel.marjamaki at comhem.se> Signed-off-by: Dave Jones <davej@redhat.com>