diff options
author | Thierry Reding <treding@nvidia.com> | 2017-02-28 17:46:43 +0300 |
---|---|---|
committer | Thierry Reding <treding@nvidia.com> | 2017-02-28 18:16:48 +0300 |
commit | b982dab1e66d2b998e80a97acb6eaf56518988d3 (patch) | |
tree | a555ebd3b35286ac51f83e3c5aa4deeac82acb7e /MAINTAINERS | |
parent | 6472e5090be7c78749a3c279b4faae87ab835c40 (diff) | |
download | linux-b982dab1e66d2b998e80a97acb6eaf56518988d3.tar.xz |
drm: Rename connector list iterator API
Currently the functions that initialize and tear down a connector
iterator use the _get() and _put() suffixes. However, these suffixes
are typically used by reference counting functions.
Make these function names a little more consistent by changing the
suffixes to _begin() and _end(), which is a fairly common pattern in
the rest of the Linux kernel.
Suggested-by: Jani Nikula <jani.nikula@linux.intel.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Link: http://patchwork.freedesktop.org/patch/msgid/20170228144643.5668-8-thierry.reding@gmail.com
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions