From: Min-Hua Chen Date: Sat, 2 Sep 2023 05:25:10 +0000 (+0800) Subject: docs: sparse: move TW sparse.txt to TW dev-tools X-Git-Tag: v6.7-rc1~118^2~24 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=253f68f413a87a4e2bd93e61b00410e5e1b7b774;p=thirdparty%2Fkernel%2Flinux.git docs: sparse: move TW sparse.txt to TW dev-tools Follow Randy's advice [1] to move Documentation/translations/zh_TW/sparse.txt to Documentation/translations/zh_TW/dev-tools/sparse.txt [1] https://lore.kernel.org/lkml/bfab7c5b-e4d3-d8d9-afab-f43c0cdf26cf@infradead.org/ Cc: Randy Dunlap Suggested-by: Randy Dunlap Reviewed-by: Randy Dunlap Signed-off-by: Min-Hua Chen Signed-off-by: Jonathan Corbet Link: https://lore.kernel.org/r/20230902052512.12184-2-minhuadotchen@gmail.com --- diff --git a/Documentation/translations/zh_TW/sparse.txt b/Documentation/translations/zh_TW/dev-tools/sparse.txt similarity index 100% rename from Documentation/translations/zh_TW/sparse.txt rename to Documentation/translations/zh_TW/dev-tools/sparse.txt