]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
crimson/tools/store_nbd: mark padding variable with [[maybe_unused]] 42418/head
authorKefu Chai <kchai@redhat.com>
Tue, 20 Jul 2021 14:47:07 +0000 (22:47 +0800)
committerKefu Chai <kchai@redhat.com>
Tue, 20 Jul 2021 14:48:37 +0000 (22:48 +0800)
commit9f70239ef007392a9ce4c421fe944164fdad6ca0
tree67119e426fbf1f3ea631195f180e7c2095edc3d2
parent8ec97762c4809c25d3b38ac15b942dfd710e3d29
crimson/tools/store_nbd: mark padding variable with [[maybe_unused]]

also silences -Wunused-variable warning from GCC

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/crimson/tools/store_nbd/store-nbd.cc