dma-buf: add SPDX header and fix style in dma-resv.c
authorChristian König <christian.koenig@amd.com>
Tue, 11 May 2021 08:42:52 +0000 (10:42 +0200)
committerChristian König <christian.koenig@amd.com>
Fri, 4 Jun 2021 11:48:48 +0000 (13:48 +0200)
commit068d9d754bc15f30ff2f73b9f50aba85420a08b2
tree367e578e8174da1cdcea2f4bc19add4483d44ad9
parent680753dd9d7d9e4a64515f41cc882471869963a6
dma-buf: add SPDX header and fix style in dma-resv.c

dma_resv_lockdep() seems to have some space/tab mixups. Fix that and
move the function to the end of the file.

Also fix some minor things checkpatch.pl pointed out while at it.

No functional change.

Signed-off-by: Christian König <christian.koenig@amd.com>
Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/20210602140359.272601-2-christian.koenig@amd.com
drivers/dma-buf/dma-resv.c