drm/format-helper: Rename parameter vmap to src
authorThomas Zimmermann <tzimmermann@suse.de>
Mon, 8 Aug 2022 12:54:06 +0000 (14:54 +0200)
committerThomas Zimmermann <tzimmermann@suse.de>
Wed, 10 Aug 2022 07:18:56 +0000 (09:18 +0200)
commit504a51d70f86e3b989ca8834691bbac4033b6f48
treed159cd34fd45c8413997abcb404864e8f198b23e
parentf241b064426943a1591c9e9121a175d5ed1edb42
drm/format-helper: Rename parameter vmap to src

Rename the parameter vmap to src in all functions. The parameter
contains the locations of the source data and the new name says that.

v3:
* fix typo in commit message

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Sam Ravnborg <sam@ravnborg.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20220808125406.20752-15-tzimmermann@suse.de
drivers/gpu/drm/drm_format_helper.c
include/drm/drm_format_helper.h