From: Randy Dunlap Date: Sat, 16 Aug 2014 21:15:34 +0000 (-0700) Subject: drm: fix drm_modeset_lock.h kernel-doc notation X-Git-Tag: fixes-against-v3.18-rc2~73^2~37^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3a808817fdb48a9fa3e4ed40e7f8a8dec50014c;p=pandora-kernel.git drm: fix drm_modeset_lock.h kernel-doc notation Fix drm kernel-doc notation to squelch these warnings: Warning(..//include/drm/drm_modeset_lock.h:41): cannot understand function prototype: 'struct drm_modeset_acquire_ctx ' Warning(..//include/drm/drm_modeset_lock.h:66): cannot understand function prototype: 'struct drm_modeset_lock ' Need to include the keyword 'struct' for structure descriptions. Signed-off-by: Randy Dunlap Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed