mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-07-26 15:55:24 +00:00
cspell flags domain terms and identifiers (SMMU, CMDQ, SRAT, VAES, iommufd, pseries, prefetchable, and friends) as unknown words. Wrap them in backticks: the spellcheck config ignores inline code spans, and these tokens are identifiers or hardware acronyms that belong in code style anyway. Assisted-by: Claude <noreply@anthropic.com> Signed-off-by: Zvonko Kaiser <zkaiser@nvidia.com>