Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 21be9154 authored by Liviu Dudau's avatar Liviu Dudau Committed by Gustavo Padovan
Browse files

drm: Spelling fixes



Minor spelling fix for 'monster' and replace 'on' with 'own' in
comments.

Signed-off-by: default avatarLiviu Dudau <Liviu.Dudau@arm.com>
Reviewed-by: default avatarAlex Deucher <alexander.deucher@amd.com>
Signed-off-by: default avatarGustavo Padovan <gustavo.padovan@collabora.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20171101140436.2743-1-Liviu.Dudau@arm.com
parent 50f365cd
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -1808,7 +1808,7 @@ int drm_atomic_debugfs_init(struct drm_minor *minor)
#endif
#endif


/*
/*
 * The big monstor ioctl
 * The big monster ioctl
 */
 */


static struct drm_pending_vblank_event *create_vblank_event(
static struct drm_pending_vblank_event *create_vblank_event(
+1 −1
Original line number Original line Diff line number Diff line
@@ -92,7 +92,7 @@
 * some basic allocator dumpers for debugging.
 * some basic allocator dumpers for debugging.
 *
 *
 * Note that this range allocator is not thread-safe, drivers need to protect
 * Note that this range allocator is not thread-safe, drivers need to protect
 * modifications with their on locking. The idea behind this is that for a full
 * modifications with their own locking. The idea behind this is that for a full
 * memory manager additional data needs to be protected anyway, hence internal
 * memory manager additional data needs to be protected anyway, hence internal
 * locking would be fully redundant.
 * locking would be fully redundant.
 */
 */