powerpc: Fix comment around arch specific definition of RECLAIM_DISTANCE
authorPreeti U Murthy <preeti@linux.vnet.ibm.com>
Mon, 5 May 2014 05:17:14 +0000 (10:47 +0530)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 28 May 2014 03:35:38 +0000 (13:35 +1000)
commit4750afa2c56821c9184c4d1b6606c3c459ca73de
treed0aac363b8cb0ee54e8d8161f62978f27c261dae
parente2186023f2d81ee7bb42d2a7dec3d889df7cdace
powerpc: Fix comment around arch specific definition of RECLAIM_DISTANCE

Commit 32e45ff43eaf5c17f changed the default value of
RECLAIM_DISTANCE to 30. However the comment around arch
specifc definition of RECLAIM_DISTANCE is not updated to
reflect the same. Correct the value mentioned in the comment.

Signed-off-by: Preeti U Murthy <preeti@linux.vnet.ibm.com>
Cc: Anton Blanchard <anton@samba.org>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>
Acked-by: KOSAKI Motohiro <Kosaki.motohiro@jp.fujitsu.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/include/asm/topology.h