summaryrefslogtreecommitdiff
path: root/Documentation/translations/zh_TW/process/volatile-considered-harmful.rst
diff options
context:
space:
mode:
authorHu Haowen <src.res.211@gmail.com>2023-07-07 19:01:19 +0300
committerJonathan Corbet <corbet@lwn.net>2023-07-14 22:01:50 +0300
commit44a54e25b1dd2dec9810064406c1d0839e709e63 (patch)
treeb92149c854c55dbeacd9cd19865967e64e3ec80f /Documentation/translations/zh_TW/process/volatile-considered-harmful.rst
parent8379c1552bbda054885d2e4f3092c36adab717f1 (diff)
downloadlinux-44a54e25b1dd2dec9810064406c1d0839e709e63.tar.xz
docs/zh_CN: change my own email address
The previous email address was abandoned due to some reasons by myself, and thus shift the email contents mentioned from the old email address (src.res@email.cn) to the current version (src.res.211@gmail.com). Signed-off-by: Hu Haowen <src.res.211@gmail.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net> Link: https://lore.kernel.org/r/20230707160119.26873-1-src.res.211@gmail.com
Diffstat (limited to 'Documentation/translations/zh_TW/process/volatile-considered-harmful.rst')
-rw-r--r--Documentation/translations/zh_TW/process/volatile-considered-harmful.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/translations/zh_TW/process/volatile-considered-harmful.rst b/Documentation/translations/zh_TW/process/volatile-considered-harmful.rst
index 097fe80352cb..469cb5b3a07c 100644
--- a/Documentation/translations/zh_TW/process/volatile-considered-harmful.rst
+++ b/Documentation/translations/zh_TW/process/volatile-considered-harmful.rst
@@ -17,7 +17,7 @@
中文版校譯者: 張漢輝 Eugene Teo <eugeneteo@kernel.sg>
楊瑞 Dave Young <hidave.darkstar@gmail.com>
時奎亮 Alex Shi <alex.shi@linux.alibaba.com>
- 胡皓文 Hu Haowen <src.res@email.cn>
+ 胡皓文 Hu Haowen <src.res.211@gmail.com>
爲什麼不應該使用「volatile」類型
================================