]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
nasm-wrapper: use += for appending string to a variable
authorKefu Chai <kchai@redhat.com>
Thu, 4 Mar 2021 09:17:15 +0000 (17:17 +0800)
committerKefu Chai <kchai@redhat.com>
Tue, 9 Mar 2021 11:13:22 +0000 (19:13 +0800)
commit98738cb206f2eecc3a2a78c974d12a33978c9998
tree15ca6b91a10ca75038bd762868d96ecc87c5cc82
parentfdcece77e745873eb979d2861970bccaad163635
nasm-wrapper: use += for appending string to a variable

less repeating, better readablity

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/nasm-wrapper