Branch: refs/heads/main Home: https://github.com/OpenAMP/open-amp Commit: ef7a9d014d7bff1d5967a3eb5d6916132b4d04b9 https://github.com/OpenAMP/open-amp/commit/ef7a9d014d7bff1d5967a3eb5d6916132... Author: Arnaud Pouliquen arnaud.pouliquen@foss.st.com Date: 2022-05-31 (Tue, 31 May 2022)
Changed paths: M apps/examples/echo/rpmsg-echo.c M apps/examples/echo/rpmsg-ping.c M apps/examples/matrix_multiply/matrix_multiply.c M apps/examples/matrix_multiply/matrix_multiplyd.c M apps/examples/rpc_demo/rpc_demo.c M apps/examples/rpc_demo/rpc_demod.c M apps/machine/microblaze_generic/rsc_table.c M apps/machine/zynq7/rsc_table.c M apps/machine/zynq7/rsc_table.h M apps/machine/zynqmp/platform_info.h M apps/machine/zynqmp_r5/rsc_table.c M apps/machine/zynqmp_r5/rsc_table.h M apps/system/linux/machine/generic/platform_info.h M apps/system/linux/machine/generic/rsc_table.c M apps/system/linux/machine/generic/rsc_table.h M apps/tests/msg/rpmsg-flood-ping.c M apps/tests/msg/rpmsg-ping.c M apps/tests/msg/rpmsg-update.c
Log Message: ----------- app: fix comment style and trailing whitespace
Fix some checkpatch complains
Signed-off-by: Arnaud Pouliquen arnaud.pouliquen@foss.st.com
Commit: afed3bd11737b6a1b958d22ff0da2343a6895592 https://github.com/OpenAMP/open-amp/commit/afed3bd11737b6a1b958d22ff0da2343a... Author: Arnaud Pouliquen arnaud.pouliquen@foss.st.com Date: 2022-05-31 (Tue, 31 May 2022)
Changed paths: M README.md M apps/examples/echo/rpmsg-echo.c M apps/examples/echo/rpmsg-ping.c M apps/examples/linux_rpc_demo/README.md M apps/examples/linux_rpc_demo/linux_rpc_demo.c M apps/examples/linux_rpc_demo/linux_rpc_demod.c M apps/examples/matrix_multiply/matrix_multiply.c M apps/examples/matrix_multiply/matrix_multiplyd.c M apps/examples/nocopy_echo/rpmsg-nocopy-echo.c M apps/examples/rpc_demo/rpc_demo.c M apps/examples/rpc_demo/rpc_demod.c M apps/examples/rpmsg_sample_echo/rpmsg-sample-echo.c M apps/machine/microblaze_generic/platform_info.c M apps/machine/microblaze_generic/platform_info.h M apps/machine/microblaze_generic/rsc_table.c M apps/machine/microblaze_generic/rsc_table.h M apps/machine/zynq7/platform_info.c M apps/machine/zynq7/platform_info.h M apps/machine/zynq7/platform_info_remoteproc_master.c M apps/machine/zynq7/rsc_table.c M apps/machine/zynq7/rsc_table.h M apps/machine/zynqmp/platform_info.c M apps/machine/zynqmp/platform_info.h M apps/machine/zynqmp_r5/platform_info.c M apps/machine/zynqmp_r5/platform_info.h M apps/machine/zynqmp_r5/rsc_table.c M apps/machine/zynqmp_r5/rsc_table.h M apps/system/linux/machine/generic/platform_info.c M apps/system/linux/machine/generic/platform_info.h M apps/system/linux/machine/generic/rsc_table.c M apps/system/linux/machine/generic/rsc_table.h M apps/tests/msg/rpmsg-ping.c M apps/tests/msg/rpmsg-update.c M docs/apps/echo_test/README.md M docs/apps/matrix_multiply/README.md M docs/img-src/coprocessor-rpmsg-ns-dynamic.gv M docs/img-src/coprocessor-rpmsg-ns.gv M docs/img-src/coprocessor-rpmsg-static-ep.gv M docs/rpmsg-design.md M lib/include/openamp/remoteproc_virtio.h M lib/remoteproc/remoteproc_virtio.c M lib/remoteproc/rsc_table_parser.c M lib/rpmsg/rpmsg_virtio.c M lib/virtio/virtqueue.c
Log Message: ----------- Terminology: Replace potentially offensive terms in documentation
In line with the terminology changes proposed by the OpenAMP Technical Steering committee. Suppress "master and "slave" terms in comments and documentations.
Signed-off-by: Arnaud Pouliquen arnaud.pouliquen@foss.st.com
Compare: https://github.com/OpenAMP/open-amp/compare/923e06004526...afed3bd11737
openamp-rp@lists.openampproject.org