From bc31de5664c13481e4725c8ca9ad4655a06d65ed Mon Sep 17 00:00:00 2001 From: Alex Shi Date: Wed, 13 Mar 2019 21:49:43 +0800 Subject: [PATCH] docs/zh_CN: rename volatile-consider-harmful doc Make it available for html etc docs making. Signed-off-by: Alex Shi Cc: Harry Wei Cc: Jonathan Corbet Cc: Bryan Wu Cc: Li Zefan Cc: Shawn Guo Cc: Fengguang Wu Cc: Coly Li Signed-off-by: Weiwei Jia Signed-off-by: Jonathan Corbet --- ...ile-considered-harmful.txt => volatile-considered-harmful.rst} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename Documentation/translations/zh_CN/process/{volatile-considered-harmful.txt => volatile-considered-harmful.rst} (100%) diff --git a/Documentation/translations/zh_CN/process/volatile-considered-harmful.txt b/Documentation/translations/zh_CN/process/volatile-considered-harmful.rst similarity index 100% rename from Documentation/translations/zh_CN/process/volatile-considered-harmful.txt rename to Documentation/translations/zh_CN/process/volatile-considered-harmful.rst -- 2.30.2