blk-mq: add a copyright notice to blk-mq-dma.c
authorChristoph Hellwig <hch@lst.de>
Tue, 13 May 2025 07:14:33 +0000 (09:14 +0200)
committerJens Axboe <axboe@kernel.dk>
Fri, 16 May 2025 14:43:41 +0000 (08:43 -0600)
commit496a3bc5e46c6485a50730ffbcbc92fc53120425
treed80744c81ea3e2c1fc948133d6af2c7e8b563bea
parentb0a4158554b9017467435069c1b327f35987b495
blk-mq: add a copyright notice to blk-mq-dma.c

blk-mq-dma.c was split from blk-merge.c which has no copyright notice,
but except for some boilerplate code and comments left from the old
version this is all my code, so add my copyright.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Link: https://lore.kernel.org/r/20250513071433.836797-2-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/blk-mq-dma.c