]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - ipc/ipcdev.git/commit
Style: Change //-style comments to /* */ style
authorChris Ring <cring@ti.com>
Wed, 22 May 2013 22:49:45 +0000 (15:49 -0700)
committerChris Ring <cring@ti.com>
Wed, 22 May 2013 22:49:45 +0000 (15:49 -0700)
commitf9ab76e87b8bbea8efb3ab35654bfdda3bded62a
treee755d0ddf0ed1c1a39f4f03797161534bf186c9f
parent009db90832e1e8c6a4c43ebd77492d69f08231bb
Style: Change //-style comments to /* */ style

Some users, especially those with MISRA-C requirements, don't
allow //-style comments.

Note that this addresses the files in packages/ti/ipc/*, there may
be more, but I didn't hunt further.
13 files changed:
packages/ti/grcm/RcmClient.h
packages/ti/grcm/RcmServer.c
packages/ti/grcm/RcmServer.h
packages/ti/grcm/RcmTypes.h
packages/ti/ipc/family/omap54xx/VirtQueue.c
packages/ti/ipc/family/vayu/VirtQueue.c
packages/ti/ipc/mm/MmServiceMgr.c
packages/ti/ipc/rpmsg/RPMessage.c
packages/ti/ipc/rpmsg/virtio_ring.h
packages/ti/ipc/tests/Mx.c
packages/ti/ipc/tests/mmrpc_test.c
packages/ti/ipc/tests/test_omx.c
packages/ti/srvmgr/omaprpc/OmapRpc.c