]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
Merge pull request #24702 from wjwithagen/wjw-fix-blkdev-serial-const
authorKefu Chai <tchaikov@gmail.com>
Sun, 28 Oct 2018 14:24:04 +0000 (22:24 +0800)
committerGitHub <noreply@github.com>
Sun, 28 Oct 2018 14:24:04 +0000 (22:24 +0800)
commitd72842e82ed11eea895e97f4023994864234c5b1
tree5cead21314d91175ff5ea537792c5e43c3c1109d
parent53e1daf177e99ff8ba24b34ce6e54edfa11ec007
parentd7faa0de0b53b3a2986d21893d65265936656339
Merge pull request #24702 from wjwithagen/wjw-fix-blkdev-serial-const

common: mark BlkDev::serial() const to match with its declaration

Reviewed-by: Kefu Chai <kchai@redhat.com>