]> git.baikalelectronics.ru Git - kernel.git/commit
swiotlb: fix a typo
authorChao Gao <chao.gao@intel.com>
Fri, 26 Aug 2022 09:50:46 +0000 (17:50 +0800)
committerChristoph Hellwig <hch@lst.de>
Wed, 7 Sep 2022 08:38:16 +0000 (10:38 +0200)
commitca01d6cbebca4ec19ca3fc3f34d1cae2c6f7b036
tree3ec2d8b6ea65ea63e6ce23908173b3382298545d
parentff3f14d3300486a15ba437878a3e71e2ebac52a7
swiotlb: fix a typo

"overwirte" isn't a word. It should be "overwrite".

Signed-off-by: Chao Gao <chao.gao@intel.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
kernel/dma/swiotlb.c