On Fri, Aug 15, 2025 at 05:37:26PM +0200, Alessandro Ratti wrote: > This patch corrects two minor spelling issues found in > Documentation/userspace-api/iommufd.rst: > > - "primarly" -> "primarily" > - "sharable" -> "shareable" > > Found using codespell(1). > > Signed-off-by: Alessandro Ratti <alessandro@xxxxxxxxx> > --- > Documentation/userspace-api/iommufd.rst | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) I'll pick this up to for-rc, thanks Jason