Documentation: drm: Use '->' when describing access through pointers.
authorLiviu Dudau <Liviu.Dudau@arm.com>
Mon, 16 Mar 2015 18:24:46 +0000 (18:24 +0000)
committerJonathan Corbet <corbet@lwn.net>
Fri, 20 Mar 2015 13:41:56 +0000 (07:41 -0600)
The documentation is trying to describe accessing a field through a
pointer, but it is using '-<' instead of '->'. Fix that.

Signed-off-by: Liviu Dudau <Liviu.Dudau@arm.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/DocBook/drm.tmpl

Simple merge