Files
u-boot/drivers/net
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
..
2021-12-02 08:34:01 +02:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2010-07-12 00:14:29 -07:00
2021-02-24 16:51:49 -05:00
2021-09-28 18:50:56 +03:00
2022-01-19 18:11:34 +01:00
2020-12-18 20:32:21 -07:00
2021-12-02 08:34:01 +02:00
2021-12-02 08:34:01 +02:00
2021-07-18 21:03:57 -04:00
2021-07-07 19:52:22 -04:00
2018-07-26 14:08:21 -05:00
2021-12-13 00:37:28 +01:00
2021-02-15 10:16:24 -05:00
2021-11-23 09:57:56 +02:00
2021-10-21 08:53:55 +02:00