Documentation/gpu: drm-mm.rst: fix formatting for struct vm_operations_struct
authorLiviu Dudau <Liviu.Dudau@arm.com>
Tue, 31 Jan 2017 17:41:09 +0000 (17:41 +0000)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 31 Jan 2017 20:15:49 +0000 (21:15 +0100)
commit059c7a5a748d4e7481d8b1b4cf0e182cb81496ad
treef655325a56c433568378ed71408ad0eb5c416bbb
parent8f2e045ec878ef77aa2b2650f40fdb7d01b831af
Documentation/gpu: drm-mm.rst: fix formatting for struct vm_operations_struct

drm-mm.rst contains some unformatted dump of the vm_operations_struct
structure. Add some C formatting around it and some context for the
dump. While there, update the structure to resemble the new signature
for the fault handler after commit 25d3db7600b8 (mm, fs: reduce fault,
page_mkwrite, and pfn_mkwrite to take only vmf).

Signed-off-by: Liviu Dudau <liviu.dudau@arm.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: http://patchwork.freedesktop.org/patch/msgid/20170131174109.13690-1-Liviu.Dudau@arm.com
Documentation/gpu/drm-mm.rst