diff options
author | Guilherme G. Piccoli <gpiccoli@igalia.com> | 2022-03-21 17:41:33 +0300 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2022-03-25 22:30:08 +0300 |
commit | 8d6451b9a51b555be2c9a6c326a980b2de00741a (patch) | |
tree | a21678db44293130ff21c757db4345ab3902f148 /Documentation/hid | |
parent | 75c05fabb873367d9e64f063dda8a310c4c58826 (diff) | |
download | linux-8d6451b9a51b555be2c9a6c326a980b2de00741a.tar.xz |
Documentation: Fix duplicate statement about raw_spinlock_t type
Unless it was duplicate on purpose, to emphasize that a raw_spinlock_t
is always a spinning lock regardless of PREEMPT_RT or kernel config,
it's a bit odd that this text is duplicate. So, this patch just clean
it up, keeping the consistency with the other sections of the text.
Cc: Thomas Gleixner <tglx@linutronix.de>
Fixes: 919e9e6395cf ("Documentation: Add lock ordering and nesting documentation")
Signed-off-by: Guilherme G. Piccoli <gpiccoli@igalia.com>
Link: https://lore.kernel.org/r/20220321144133.49804-1-gpiccoli@igalia.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/hid')
0 files changed, 0 insertions, 0 deletions