rocksdb/memtable
Victor Gao 1d7048c598 comment out unused parameters
Summary: This uses `clang-tidy` to comment out unused parameters (in functions, methods and lambdas) in fbcode. Cases that the tool failed to handle are fixed manually.

Reviewed By: igorsugak

Differential Revision: D5454343

fbshipit-source-id: 5dee339b4334e25e963891b519a5aa81fbf627b2
2017-07-21 14:57:44 -07:00
..
alloc_tracker.cc Change RocksDB License 2017-07-15 16:11:23 -07:00
hash_cuckoo_rep.cc comment out unused parameters 2017-07-21 14:57:44 -07:00
hash_cuckoo_rep.h Change RocksDB License 2017-07-15 16:11:23 -07:00
hash_linklist_rep.cc comment out unused parameters 2017-07-21 14:57:44 -07:00
hash_linklist_rep.h Change RocksDB License 2017-07-15 16:11:23 -07:00
hash_skiplist_rep.cc comment out unused parameters 2017-07-21 14:57:44 -07:00
hash_skiplist_rep.h Change RocksDB License 2017-07-15 16:11:23 -07:00
inlineskiplist_test.cc Change RocksDB License 2017-07-15 16:11:23 -07:00
inlineskiplist.h Change RocksDB License 2017-07-15 16:11:23 -07:00
memtablerep_bench.cc Change RocksDB License 2017-07-15 16:11:23 -07:00
skiplist_test.cc Change RocksDB License 2017-07-15 16:11:23 -07:00
skiplist.h Change RocksDB License 2017-07-15 16:11:23 -07:00
skiplistrep.cc comment out unused parameters 2017-07-21 14:57:44 -07:00
stl_wrappers.h Change RocksDB License 2017-07-15 16:11:23 -07:00
vectorrep.cc comment out unused parameters 2017-07-21 14:57:44 -07:00
write_buffer_manager_test.cc Change RocksDB License 2017-07-15 16:11:23 -07:00
write_buffer_manager.cc Change RocksDB License 2017-07-15 16:11:23 -07:00