From: Michel Thierry Date: Thu, 26 Feb 2015 11:28:13 +0000 (+0000) Subject: drm/i915: Add missing description to parameter in alloc_pt_range X-Git-Tag: omap-for-v4.1/fixes-rc1~82^2~33^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=719cd21ceddb45b31394302cd9f2adc8b281e476;p=pandora-kernel.git drm/i915: Add missing description to parameter in alloc_pt_range The patch "drm/i915: Plumb drm_device through page tables operations" added an extra parameter, but it didn't update the function description. Also remove unnecessary blank line added by the same patch. Found by kbuild test robot. Signed-off-by: Michel Thierry Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed