From: Thierry Reding Date: Tue, 29 Apr 2014 09:44:34 +0000 (+0200) Subject: drm/edid: Cleanup kerneldoc X-Git-Tag: omap-for-v3.16/fixes-against-rc1~44^2~57^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db6cf833b54d98ec48d7a68e970cec1c443e2f8d;p=pandora-kernel.git drm/edid: Cleanup kerneldoc This fixes up a couple of inconsistencies with kerneldoc comments for the EDID related functions. Functions that return a value now use the "Return" section consistently. For some exported symbols the kernel-doc comments were not in the appropriate format and therefore not included in the generated documentation. Others had no kernel-doc at all. While at it, fix a couple of whitespace issues and capitalize common abbreviations (i2c -> I2C, edid -> EDID, ...). Signed-off-by: Thierry Reding Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed