lib/rhashtable: fix comment on locks_mul default value
authorDavidlohr Bueso <[email protected]>
Fri, 8 Sep 2017 23:15:45 +0000 (16:15 -0700)
committerLinus Torvalds <[email protected]>
Sat, 9 Sep 2017 01:26:49 +0000 (18:26 -0700)
commit895a60728f83684e738cce34d7d4e64631505ae4
tree00e7988319a1936bc251e45f67b6cb0c9235147d
parent60ef690018b262ddcd0d51edf10e40710deb9c9f
lib/rhashtable: fix comment on locks_mul default value

As of commit 4cf0b354d92 ("rhashtable: avoid large lock-array
allocations"), the default value for the locks multiplier was reduced
from 128 to 32.

Update the header file to reflect this.

Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Davidlohr Bueso <[email protected]>
Cc: Florian Westphal <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
include/linux/rhashtable.h