On Wed, 04 Oct 2017, Daniel Vetter daniel@ffwll.ch wrote:
On Tue, Oct 03, 2017 at 09:38:10AM -0600, Jordan Crouse wrote:
I spent an embarrassingly long time looking for drm_gem_init_object() before I realized I was actually looking for drm_gem_object_init(). Fix the typo to keep other poor developers from suffering the same fate.
Signed-off-by: Jordan Crouse jcrouse@codeaurora.org
Yeah would be nice if sphinx would complain a bit louder about symlinks it can't find ...
But if it did, we'd never have been able to do a gradual conversion to it!
BR, Jani.