commit | 2e0eb731e52ebfab177860e59e6e3464c2521839 | [log] [tgz] |
---|---|---|
author | Ilpo Järvinen <ilpo.jarvinen@helsinki.fi> | Wed Oct 15 22:01:31 2008 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Oct 16 11:21:30 2008 -0700 |
tree | fbeba8e70f7cd5eb2a5264f2efe89182e7d6537f | |
parent | dd1c53a64a48b6c16f349e46b71f0938d9a4fa1f [diff] |
nubus: fix mis-indented statement It seems this is the right way around because otherwise the len usage in the outer loop would be pretty pointless. Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@helsinki.fi> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>