commit | 26196f7e11f4b2494a2c14eb789fc61a91207e79 | [log] [tgz] |
---|---|---|
author | Daniel Vetter <daniel.vetter@ffwll.ch> | Tue Aug 25 16:26:03 2015 +0200 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Tue Sep 08 13:45:48 2015 +0200 |
tree | 803ce97281b467235ee14ac2162d4316e3a4bc70 | |
parent | fe8660acd8853ad9f95b94a04cce384949ddecfe [diff] |
drm/atomic-helper: properly annotate functions in kerneldoc Without the () the markup and more important hyperlinking wont happen. v2: Also fix nearby type Laurent spotted. v3: Actually git add. Argh! Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>