projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fc764b1
)
drm/privacy-screen: Fix sphinx warning
author
Hans de Goede
<hdegoede@redhat.com>
Mon, 7 Feb 2022 13:04:07 +0000
(14:04 +0100)
committer
Hans de Goede
<hdegoede@redhat.com>
Mon, 7 Feb 2022 13:11:21 +0000
(14:11 +0100)
Fix the following warning from "make htmldocs":
drivers/gpu/drm/drm_privacy_screen.c:270:
WARNING: Inline emphasis start-string without end-string.
Fixes: 8a12b170558a ("drm/privacy-screen: Add notifier support (v2)")
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Reviewed-by: Simon Ser <contact@emersion.fr>
Link:
https://lore.kernel.org/r/20220207130407.389585-1-hdegoede@redhat.com
Link:
https://patchwork.freedesktop.org/patch/msgid/20220207130407.389585-1-hdegoede@redhat.com
drivers/gpu/drm/drm_privacy_screen.c
patch
|
blob
|
history
diff --git
a/drivers/gpu/drm/drm_privacy_screen.c
b/drivers/gpu/drm/drm_privacy_screen.c
index beaf99e9120a609b01166c566d8381e24739bbf2..b688841c18e416e9a234ecd563812a5a196752e0 100644
(file)
--- a/
drivers/gpu/drm/drm_privacy_screen.c
+++ b/
drivers/gpu/drm/drm_privacy_screen.c
@@
-269,7
+269,7
@@
EXPORT_SYMBOL(drm_privacy_screen_get_state);
*
* The notifier is called with no locks held. The new hw_state and sw_state
* can be retrieved using the drm_privacy_screen_get_state() function.
- * A pointer to the drm_privacy_screen's struct is passed as the
void *data
+ * A pointer to the drm_privacy_screen's struct is passed as the
``void *data``
* argument of the notifier_block's notifier_call.
*
* The notifier will NOT be called when changes are made through