From: Ville Syrjälä Date: Wed, 8 May 2013 14:16:45 +0000 (+0300) Subject: drm: Fix drm_rect documentation X-Git-Tag: v3.11-rc1~65^2~105^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=039735369c8fb105d0a090c949b7f894425121d8;p=pandora-kernel.git drm: Fix drm_rect documentation The 'struct' keyword was missing so struct drm_rect documentation never ended up in the generated docs. Also move the drm_rect documentations to a new section alognside the various helper functions and add a short description about the intended purpose of drm_rect. v2: Move to new section and add general description Signed-off-by: Ville Syrjälä Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed