lib/rhashtable: fix comment on locks_mul default value
authorDavidlohr Bueso <dave@stgolabs.net>
Fri, 8 Sep 2017 23:15:45 +0000 (16:15 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
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/20170815215401.30745-1-dave@stgolabs.net
Signed-off-by: Davidlohr Bueso <dbueso@suse.de>
Cc: Florian Westphal <fw@strlen.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/rhashtable.h