nubus: fix mis-indented statement
authorIlpo Järvinen <ilpo.jarvinen@helsinki.fi>
Thu, 16 Oct 2008 05:01:31 +0000 (22:01 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 16 Oct 2008 18:21:30 +0000 (11:21 -0700)
commit2e0eb731e52ebfab177860e59e6e3464c2521839
treefbeba8e70f7cd5eb2a5264f2efe89182e7d6537f
parentdd1c53a64a48b6c16f349e46b71f0938d9a4fa1f
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>
drivers/nubus/nubus.c