commit | fcf9ab35ba418edbab3ba0882ff230f82b16403b | [log] [tgz] |
---|---|---|
author | Randy Dunlap <rdunlap@infradead.org> | Sat Dec 01 09:31:34 2018 -0800 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Tue Dec 11 07:53:07 2018 -0600 |
tree | 360f3c391f957f2a71d24076de9b755c9a9eb7e5 | |
parent | 651022382c7f8da46cb4872a545ee1da6d097d2a [diff] |
PCI/P2PDMA: Clean up documentation and kernel-doc Fix typos, spellos, and grammar in p2pdma.rst and p2pdma.c. Fix return value(s) in function pci_p2pmem_alloc_sgl(). Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Acked-by: Logan Gunthorpe <logang@deltatee.com> Cc: Jonathan Corbet <corbet@lwn.net>