Merge pull request #25256 from tchaikov/wip-kv-bench-cleanup
authorKefu Chai <tchaikov@gmail.com>
Tue, 27 Nov 2018 14:32:53 +0000 (22:32 +0800)
committerGitHub <noreply@github.com>
Tue, 27 Nov 2018 14:32:53 +0000 (22:32 +0800)
commit44a4422d2e0f32da935791e81b41f690784b60d6
tree824426e75ceabf509e6c5914cd915ae24100bac6
parentb54b1db0f4af165c6c74a1e991d6a21e4f0dc363
parent107c1225c331b5ce4fb926b066ba20d6eb20f730
Merge pull request #25256 from tchaikov/wip-kv-bench-cleanup

ceph_kvstorebench: include <errno.h> not asm-generic/errno.h

Reviewed-by: Willem Jan Withagen <wjw@digiware.nl>