Loading
bdevperf: Remove the code A = spdk_min(A, A) from bdevperf_parse_arg()
period_in_usec = spdk_max(period_in_usec, period_in_usec) doesn't look meaningful. So remove it. Signed-off-by:Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Change-Id: Iaca35259f40dde02a89f6e3ffed070dd920192c5 Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/478691 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Alexey Marchuk <alexeymar@mellanox.com> Reviewed-by:
Tomasz Zawadzki <tomasz.zawadzki@intel.com> Reviewed-by:
Seth Howell <seth.howell@intel.com> Reviewed-by:
Changpeng Liu <changpeng.liu@intel.com> Community-CI: SPDK CI Jenkins <sys_sgci@intel.com>