]> git.baikalelectronics.ru Git - kernel.git/commit
dma-buf: cleanup reservation_object_init/fini
authorChristian König <christian.koenig@amd.com>
Wed, 26 Jun 2019 14:31:46 +0000 (16:31 +0200)
committerChristian König <christian.koenig@amd.com>
Fri, 28 Jun 2019 10:55:06 +0000 (12:55 +0200)
commite38c98d4c3a0170fd05afd73eae18c8d512c863f
tree9866af24d282bbc97f03497eb9c0b1ad750fd725
parenta8acf793bcfd44aa90d09f95b3c7b51a86df1192
dma-buf: cleanup reservation_object_init/fini

They are not used that often and certainly not in a hot path.
Make them normal functions instead of an inline.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/314480/
drivers/dma-buf/reservation.c
include/linux/reservation.h