X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=drivers%2Fbase%2Fdma-contiguous.c;h=165c2c299e579805a1f234aff9d6ccf6d0c1666c;hb=372d9c718a9d47c51d6da6865f27ee735da15bef;hp=99802d6f3c60f603efcff5d342ba0c9f4c937ccd;hpb=cd619e21ea468b02af9eeed75eae2307ec7de1cb;p=karo-tx-linux.git diff --git a/drivers/base/dma-contiguous.c b/drivers/base/dma-contiguous.c index 99802d6f3c60..165c2c299e57 100644 --- a/drivers/base/dma-contiguous.c +++ b/drivers/base/dma-contiguous.c @@ -49,7 +49,7 @@ struct cma *dma_contiguous_default_area; /* * Default global CMA area size can be defined in kernel's .config. - * This is usefull mainly for distro maintainers to create a kernel + * This is useful mainly for distro maintainers to create a kernel * that works correctly for most supported systems. * The size can be set in bytes or as a percentage of the total memory * in the system.