mirror of
https://github.com/apache/nuttx.git
synced 2026-05-14 02:58:01 +08:00
598e3eedb4
by the below command:
find . -type f -name '*.rst' -exec sed --in-place 's/[[:space:]]\+$//' {} \+
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>