···11-Chinese translated version of Documentation/sparse.txt11+Chinese translated version of Documentation/dev-tools/sparse.rst2233If you have any comment or update to the content, please contact the44original document maintainer directly. However, if you have a problem···8899Chinese maintainer: Li Yang <leo@zh-kernel.org>1010---------------------------------------------------------------------1111-Documentation/sparse.txt 的中文翻译1111+Documentation/dev-tools/sparse.rst 的中文翻译12121313如果想评论或更新本文的内容,请直接联系原文档的维护者。如果你使用英文1414交流有困难的话,也可以向中文版维护者求助。如果本翻译更新不及时或者翻
+2-2
Makefile
···172172# Use 'make C=2' to enable checking of *all* source files, regardless173173# of whether they are re-compiled or not.174174#175175-# See the file "Documentation/sparse.txt" for more details, including176176-# where to get the "sparse" utility.175175+# See the file "Documentation/dev-tools/sparse.rst" for more details,176176+# including where to get the "sparse" utility.177177178178ifeq ("$(origin C)", "command line")179179 KBUILD_CHECKSRC = $(C)