Spdk/lib/ftl
yidong0635 5daedcc22e ftl: Fix compile warning.
Issue reports:

spdk/lib/ftl/ftl_io.c:121:9: warning: variable ‘result’
set but not used [-Wunused-but-set-variable]
  121 |  size_t result;
      |         ^~~~~~

Signed-off-by: yidong0635 <dongx.yi@intel.com>
Change-Id: I9ed7daea97f311ca33c4116299be32f275e33fbb
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/13838
Community-CI: Mellanox Build Bot
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: GangCao <gang.cao@intel.com>
Reviewed-by: Konrad Sztyber <konrad.sztyber@intel.com>
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-by: Aleksey Marchuk <alexeymar@nvidia.com>
2022-08-03 07:42:38 +00:00
..
mngt ftl: superblock 2022-08-02 19:00:42 +00:00
utils ftl: superblock 2022-08-02 19:00:42 +00:00
ftl_core.c ftl: vss null buffer workaround 2022-08-02 19:00:42 +00:00
ftl_core.h ftl: superblock 2022-08-02 19:00:42 +00:00
ftl_debug.c FTL: Dump statistics on shutdown 2022-07-21 10:53:01 +00:00
ftl_debug.h FTL: Dump statistics on shutdown 2022-07-21 10:53:01 +00:00
ftl_init.c FTL: Add io channel logic 2022-08-02 19:00:42 +00:00
ftl_internal.h FTL: Add ftl_io unit tests 2022-08-02 19:00:42 +00:00
ftl_io.c ftl: Fix compile warning. 2022-08-03 07:42:38 +00:00
ftl_io.h FTL: Add io channel logic 2022-08-02 19:00:42 +00:00
ftl_layout.c ftl: superblock 2022-08-02 19:00:42 +00:00
ftl_layout.h ftl: superblock 2022-08-02 19:00:42 +00:00
ftl_nv_cache_io.h ftl: vss emulation 2022-08-02 19:00:42 +00:00
ftl_sb_common.h ftl: superblock 2022-08-02 19:00:42 +00:00
ftl_sb_current.h ftl: superblock 2022-08-02 19:00:42 +00:00
ftl_sb.c ftl: superblock 2022-08-02 19:00:42 +00:00
ftl_sb.h ftl: superblock 2022-08-02 19:00:42 +00:00
ftl_utils.h FTL: Add ftl mempools 2022-08-02 19:00:42 +00:00
Makefile ftl: superblock 2022-08-02 19:00:42 +00:00
spdk_ftl.map ftl: vss null buffer workaround 2022-08-02 19:00:42 +00:00