]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
src/common: fix missing return 64249/head
authorzhuwei <zhuwei@cmss.chinamobile.com>
Mon, 30 Jun 2025 03:38:38 +0000 (11:38 +0800)
committerzhuwei <zhuwei@cmss.chinamobile.com>
Mon, 30 Jun 2025 03:38:38 +0000 (11:38 +0800)
commitf0897b4e44a0252cd332129c0640e26a36d97e44
tree7261b3b3927e82c6d5447d7d6c6b6f651f8e33e4
parent5aeaa104d86517f4a289f377c72c2ed63e476f76
src/common: fix missing return

Found an exit path from function with non-void return type that has missing return statement

Signed-off-by: Zhu Wei <zhuwei_yewu@cmss.chinamobile.com>
src/common/blkdev.cc