On Tue, 25 Feb 2020 22:28:16 +0800 Roger Law <shornado@xxxxxxxxx> wrote: > From:shornado<shornado@xxxxxxxxx> > > Translate Documentaion/filesystems/debugfs.txt to Chinese > > signed-off-by:shornado<shornado@xxxxxxxxx> Thank you for working to make the documentation better! There are a few things that need to be fixed here, though, starting with the above signoff line. Please look at how those lines are formatted in other patches (or in the documentation), with a capital "S" and a space after the colon. Please also provide your real name rather than "shornado". The patch has also clearly been whitespace damaged; look at the formatting of the code samples, or even this line: > diff --git a/Documentation/translations/zh_CN/filesystems/debugfs.txt > b/Documentation/translations/zh_CN/filesystems/debugfs.txt ...which should be a single line. Could I ask you please to fix these things up? Then email the patch to yourself and be sure you can apply it; after that, I would be happy to see it again. Thanks, jon