Re: [PATCH 2/2] dma-buf: add SPDX header and fix style in dma-resv.c

2021-06-02 Thread Daniel Vetter
On Wed, Jun 02, 2021 at 04:03:59PM +0200, Christian König wrote: > 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: C

[PATCH 2/2] dma-buf: add SPDX header and fix style in dma-resv.c

2021-06-02 Thread Christian König
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 --- drivers/dma-buf/dma-resv.c | 128 +++