From: Liviu Dudau Date: Mon, 16 Mar 2015 18:24:46 +0000 (+0000) Subject: Documentation: drm: Use '->' when describing access through pointers. X-Git-Tag: omap-for-v4.2/o2_dc~91^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ceae1da5027818b4dfd95e4a43fb52552c5fffb;p=pandora-kernel.git Documentation: drm: Use '->' when describing access through pointers. 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 Signed-off-by: Jonathan Corbet --- Reading git-diff-tree failed