]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit - lib/test_rhashtable.c
rhashtable-test: Fix max_size parameter description
authorPhil Sutter <phil@nwl.cc>
Thu, 4 Aug 2016 10:37:17 +0000 (12:37 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 8 Aug 2016 19:52:42 +0000 (12:52 -0700)
commit3b3bf80b994f0c6c35a25ef8965ab956b4bcced5
treea520f2d37ea4fa51cfc483d08d08bd0b726d45f3
parent05ec40f06ae98a6711337e5a7caefbf046f4c9ab
rhashtable-test: Fix max_size parameter description

Looks like a simple copy'n'paste error.

Fixes: 1aa661f5c3df1 ("rhashtable-test: Measure time to insert, remove & traverse entries")
Signed-off-by: Phil Sutter <phil@nwl.cc>
Signed-off-by: David S. Miller <davem@davemloft.net>
lib/test_rhashtable.c