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 <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jonathan Corbet <[email protected]>
1 parent ea52249 commit e648174

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)