u-boot/board/emulation
Heinrich Schuchardt 185f812c41 doc: replace @return by Return:
Sphinx expects Return: and not @return to indicate a return value.

find . -name '*.c' -exec \
sed -i 's/^\(\s\)\*\(\s*\)@return\(\s\)/\1*\2Return:\3/' {} \;

find . -name '*.h' -exec \
sed -i 's/^\(\s\)\*\(\s*\)@return\(\s\)/\1*\2Return:\3/' {} \;

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
2022-01-19 18:11:34 +01:00
..
common qemu: common: Fix build with update capsule 2021-11-29 11:15:37 -05:00
qemu-arm sandbox: Remove OF_HOSTFILE 2021-10-27 16:38:26 -04:00
qemu-ppce500 doc: replace @return by Return: 2022-01-19 18:11:34 +01:00
qemu-riscv fdt: Enable OF_HAS_PRIOR_STAGE for most boards with OF_BOARD 2021-12-23 11:19:17 -05:00
qemu-x86 x86: qemu: move QFW to its own uclass 2021-04-12 17:44:55 -04:00
Kconfig SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00