linux/Documentation/translations/zh_CN/process
Tom Levy 4318f9bb73 docs: remove spaces from shell variable assignment
The instructions for generating patches are given as shell commands
with variables as placeholders. They use the syntax "SRCTREE= linux",
which is wrong for the Bourne shell family (it runs the command
"linux" with the variable "SRCTREE" set to the empty string).

Remove the spaces to avoid confusion. This breaks the pretty alignment
but helps new contributors who try to run the commands as written.

Signed-off-by: Tom Levy <tomlevy93@gmail.com>
Cc: Jonathan Corbet <corbet@lwn.net>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
2019-03-25 09:58:22 -06:00
..
coding-style.rst
email-clients.rst docs/zh_CN: do rst format for email-clients.rst 2019-03-18 11:39:58 -06:00
howto.rst docs/zh_CN: fix rst format errors in howto.rst 2019-03-18 11:39:59 -06:00
index.rst
magic-number.rst docs/zh_CN: format the magic-number doc as rst 2019-03-18 11:39:58 -06:00
stable-api-nonsense.rst docs/zh_CN: fix indent issue in stable-api-nonsense file 2019-03-18 11:39:59 -06:00
stable-kernel-rules.rst docs/zh_CN: update TripleX chung's email address 2019-03-18 11:39:59 -06:00
submitting-drivers.rst docs/zh_CN: fix indent issue in submitting-drivers 2019-03-18 11:39:59 -06:00
submitting-patches.rst docs: remove spaces from shell variable assignment 2019-03-25 09:58:22 -06:00
volatile-considered-harmful.rst docs/zh_CN: volatile doc format changes 2019-03-18 11:39:58 -06:00