commit | 3b3bf80b994f0c6c35a25ef8965ab956b4bcced5 | [log] [tgz] |
---|---|---|
author | Phil Sutter <phil@nwl.cc> | Thu Aug 04 12:37:17 2016 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon Aug 08 12:52:42 2016 -0700 |
tree | a520f2d37ea4fa51cfc483d08d08bd0b726d45f3 | |
parent | 05ec40f06ae98a6711337e5a7caefbf046f4c9ab [diff] |
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>