We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc764b1 commit 200e8e3Copy full SHA for 200e8e3
drivers/gpu/drm/drm_privacy_screen.c
@@ -269,7 +269,7 @@ EXPORT_SYMBOL(drm_privacy_screen_get_state);
269
*
270
* The notifier is called with no locks held. The new hw_state and sw_state
271
* can be retrieved using the drm_privacy_screen_get_state() function.
272
- * 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``
273
* argument of the notifier_block's notifier_call.
274
275
* The notifier will NOT be called when changes are made through
0 commit comments