]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
include,common: Remove assert and clobber-foo
authorAdam C. Emerson <aemerson@redhat.com>
Thu, 23 Aug 2018 17:23:41 +0000 (13:23 -0400)
committerAdam C. Emerson <aemerson@redhat.com>
Mon, 27 Aug 2018 14:27:22 +0000 (10:27 -0400)
commit34164d55c839acd35bbb1be5279e3e23e3bec1fd
treedb8d7f06bcc76d00559aacc78c1da5228315e436
parent65fac538f01dc6116f3e9e2ddc2badb1bcfcfeff
include,common: Remove assert and clobber-foo

Since everything is using the ceph_assert macro, get rid of the assert
macro in include/assert.h .

As that is no longer a concern, get of macros to break the compile if
our macro gets replaced with the system assert.

Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
src/common/dout.h
src/include/assert.h
src/include/encoding.h