commit | 1f21ef1df77fc105502cdad3b72f14bbf6ef4b9d | [log] [tgz] |
---|---|---|
author | Pekka Paalanen <pekka.paalanen@collabora.co.uk> | Mon Apr 03 13:33:26 2017 +0300 |
committer | Pekka Paalanen <pekka.paalanen@collabora.co.uk> | Mon Sep 25 12:07:05 2017 +0300 |
tree | 8b882ca8b938af021fb0d92f8dbecc1e16a38272 | |
parent | 13404c40161c6ca432c5fa24432c991bb7850a7a [diff] |
compositor-drm: use asprintf in make_connector_name() Gets rid of the constant size char array. While here, document the function. Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk> Reviewed-by: Ian Ray <ian.ray@ge.com>