commit | e946da1d8c819ed18d8979cc2558ef095df8a189 | [log] [tgz] |
---|---|---|
author | Greg Thelen <gthelen@google.com> | Fri Jun 28 23:27:52 2019 -0700 |
committer | Steven Rostedt (VMware) <rostedt@goodmis.org> | Fri Jul 05 10:20:38 2019 -0400 |
tree | dbddec156dfe6a473bf5cc8c4cb8f91d917171d7 | |
parent | 0bdae7b3fbcd1d6d06096584915b9770fd07ccb2 [diff] |
trace-cmd: Remove ununsed knuth_hash*() routines Neither 16-bit knuth_hash16() nor the 32-bit knuth_hash() are used. Delete them both. And rename the remaining function: knuth_hash8() => knuth_hash() Link: http://lore.kernel.org/linux-trace-devel/20190629062752.204113-1-gthelen@google.com Reviewed-by: Yordan Karadzhov (VMware) <y.karadz@gmail.com> Signed-off-by: Greg Thelen <gthelen@google.com> Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>