]> www.infradead.org Git - users/borneoa/openocd-next.git/commit
rtos/hwthread: Use LOG_TARGET_xxx()
authorMarc Schink <dev@zapb.de>
Sat, 7 Dec 2024 09:53:56 +0000 (10:53 +0100)
committerTomas Vanek <vanekt@fbl.cz>
Tue, 11 Feb 2025 11:53:59 +0000 (11:53 +0000)
commit7f2db80ebc168d74a56dc8b76be5355ee4878be6
treecf5fdd8fc9e0e965dac193c26dda63e051407393
parenteb6f2745b7d9924d0dddeab91c1743867c4e812c
rtos/hwthread: Use LOG_TARGET_xxx()

Use LOG_TARGET_xxx() to indicate which target the message belongs to.

While at it, fix some coding style issues.

Change-Id: Iac0296498557a689468a4a19d0bc64f03178a0d0
Signed-off-by: Marc Schink <dev@zapb.de>
Reviewed-on: https://review.openocd.org/c/openocd/+/8727
Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-by: Tomas Vanek <vanekt@fbl.cz>
Tested-by: jenkins
src/rtos/hwthread.c