numam-spdk/module
yidong0635 f7a4356b21 ocf/ctx: Fix warning of using uninitialized value.
Warning:
ctx.c: In function ‘vbdev_ocf_ctx_log_printf’:
ctx.c:503:2: warning: ‘spdk_lvl’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  503 |  spdk_vlog(spdk_lvl, NULL, -1, NULL, fmt, args);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compiling with ocf module, here should add default.

Signed-off-by: yidong0635 <dongx.yi@intel.com>
Change-Id: I645a1044e58b63d5a58fde19baa3c125f97e0a7b
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/2603
Community-CI: Mellanox Build Bot
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Aleksey Marchuk <alexeymar@mellanox.com>
Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
2020-05-27 07:37:12 +00:00
..
accel mk/lib: add a check that major and minor version is set for libs. 2020-05-21 09:19:00 +00:00
bdev ocf/ctx: Fix warning of using uninitialized value. 2020-05-27 07:37:12 +00:00
blob mk/lib: add a check that major and minor version is set for libs. 2020-05-21 09:19:00 +00:00
blobfs mk/lib: add a check that major and minor version is set for libs. 2020-05-21 09:19:00 +00:00
env_dpdk mk/lib: add a check that major and minor version is set for libs. 2020-05-21 09:19:00 +00:00
event mk/lib: add a check that major and minor version is set for libs. 2020-05-21 09:19:00 +00:00
sock Revert "sock/uring: use batched manner to get the cqes." 2020-05-27 07:35:40 +00:00
Makefile global: rename copy to accel 2020-02-18 08:05:34 +00:00