Skip to content

Commit e648174

Browse files
SikkiLadhoJonathan Corbet
authored andcommitted
Documentation: Fix spelling mistake in hacking.rst
Fix `botton half locks` to `bottom half locks`. Signed-off-by: Mushahid Hussain <mushi.shar@gmail.com> Link: https://lore.kernel.org/r/20221017112026.88324-1-mushi.shar@gmail.com Signed-off-by: Jonathan Corbet <corbet@lwn.net>
1 parent ea52249 commit e648174

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Documentation/kernel-hacking/hacking.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ You can tell you are in a softirq (or tasklet) using the
120120
.. warning::
121121

122122
Beware that this will return a false positive if a
123-
:ref:`botton half lock <local_bh_disable>` is held.
123+
:ref:`bottom half lock <local_bh_disable>` is held.
124124

125125
Some Basic Rules
126126
================

0 commit comments

Comments
 (0)