commit | be06c2577eca6d9dbf61985d4078eb904024380f | [log] [tgz] |
---|---|---|
author | Paul E. McKenney <paulmck@kernel.org> | Mon Nov 09 08:22:16 2020 -0800 |
committer | Paul E. McKenney <paulmck@kernel.org> | Mon Jan 04 13:35:13 2021 -0800 |
tree | 3ab664a8c2f8a735a5739d828c78de18ef9defd2 | |
parent | 5c8fe583cce542aa0b84adc939ce85293de36e5e [diff] |
docs: Remove redundant "``" from Requirements.rst The docbook system has learned that "()" designates a function, so this commit removes the no-longer-needed "``" to improve readability of the raw .rst file. Reported-by: Peter Zijlstra <peterz@infradead.org> Cc: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> Cc: Jonathan Corbet <corbet@lwn.net> [ paulmck: Apply Stephen Rothwell feedback. ] Signed-off-by: Paul E. McKenney <paulmck@kernel.org>