Use char * for pointer arithmetic in place of void *26/2926/11
commitc06cbf033c89ecf4929f1a6aa9acf9b94c4e3675
authorEvan Ramos <evan@hpccharm.com>
Thu, 17 Aug 2017 20:37:16 +0000 (17 15:37 -0500)
committerEvan Ramos <evan@hpccharm.com>
Fri, 1 Dec 2017 04:39:57 +0000 (30 22:39 -0600)
tree223cfc5bd827a8649902270ca93487ba1f9aa8a8
parent24a9d5870fefd282283d079d3e3e6123ef9c2a3a
Use char * for pointer arithmetic in place of void *

Change-Id: I2b81c56d1e0fc0168020f8340e1ee30f67bd462d
src/arch/verbs/machine-ibverbs.c
src/conv-core/convcore.c
src/conv-core/threads.c
src/util/cmitls.c