Hi, On Apr 14 2018 10:27, Randy Dunlap wrote:
This patch series cleans up kernel-doc warnings in several FireWire source files and then adds a Documentation driver-api chapter for FireWire. [PATCH v3 1/5] FireWire: clean up firewire-cdev.h kernel-doc [PATCH v3 2/5] FireWire: clean up core-iso.c kernel-doc [PATCH v3 3/5] FireWire: clean up core-transaction.c kernel-doc [PATCH v3 4/5] FireWire: add a Documentation driver-api chapter [PATCH v3 5/5] FireWire: add driver-api Introduction section Documentation/driver-api/firewire.rst | 50 +++++++++++++++++++++++- Documentation/driver-api/index.rst | 1 drivers/firewire/core-iso.c | 7 +++ drivers/firewire/core-transaction.c | 10 ++++ include/uapi/linux/firewire-cdev.h | 22 ++++++---- 5 files changed, 81 insertions(+), 9 deletions(-)
I reviewed all of the five patches. Reviewed-by: Takashi Sakamoto <o-takashi@xxxxxxxxxxxxx> We're on development cycle for v4.18. Your patchset will be merged into mainline in next merge window by pull request from Stefan. Thanks Takashi Sakamoto -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html