]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Merge pull request #47212 from tchaikov/wip-aligned-free
authorKefu Chai <tchaikov@gmail.com>
Thu, 21 Jul 2022 23:08:53 +0000 (07:08 +0800)
committerGitHub <noreply@github.com>
Thu, 21 Jul 2022 23:08:53 +0000 (07:08 +0800)
commitdcd0541bb2cdf56452d4450dc1a8642b023d5e64
treef4d9ec3a9a79331502079c054a49463d467db1d4
parent39ef54a439ad7ae1f7ed9f887d8c3bc53bb332e4
parent6d0b28bb84ce39b64414742fb9b49ea3b1d6c2ec
Merge pull request #47212 from tchaikov/wip-aligned-free

include/compat: define aligned_free() as a function not a macro

Reviewed-by: Adam C. Emerson <aemerson@redhat.com>