fix spelling in comments and stringsThe tool comes from https://github.com/jsorefSigned-off-by: Josh Soref <[email protected]>Signed-off-by: Thomas Monjalon <[email protected]>
doc: fix typos in examples codeFix documentation typos that are generating spurious CI warnings.Fixes: 9a212dc06c7a ("doc: use code snippets in sample app guides")Signed-off-by: Ray Kinsella <m
doc: fix typos in examples codeFix documentation typos that are generating spurious CI warnings.Fixes: 9a212dc06c7a ("doc: use code snippets in sample app guides")Signed-off-by: Ray Kinsella <[email protected]>Acked-by: Aaron Conole <[email protected]>Reviewed-by: Conor Walsh <[email protected]>
show more ...
examples/dma: rename ioat application exampleSince the APIs have been updated from rawdev to dmadev, the applicationshould also be renamed to match. This patch also includes the documentationupda
examples/dma: rename ioat application exampleSince the APIs have been updated from rawdev to dmadev, the applicationshould also be renamed to match. This patch also includes the documentationupdates for the renaming.Signed-off-by: Kevin Laatz <[email protected]>Reviewed-by: Conor Walsh <[email protected]>