drm/ttm: cleanup coding style and implementation.
authorChristian König <christian.koenig@amd.com>
Wed, 15 Jul 2020 11:22:56 +0000 (13:22 +0200)
committerChristian König <christian.koenig@amd.com>
Tue, 21 Jul 2020 14:21:04 +0000 (16:21 +0200)
commitc1c440d41aff2fa22027ed51afcc4c69709515eb
tree7ced01255c7e4ddf1cf8533a60ecc3b7de31ae79
parentce74773305bd5e519745e7c406f7f006daef9902
drm/ttm: cleanup coding style and implementation.

Only functional change is to always keep io_reserved_count up to date
for debugging even when it is not used otherwise.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/378242/
drivers/gpu/drm/ttm/ttm_bo_util.c