Re: [PATCH v2 0/5] FireWire: clean up kernel-doc, add Documentation chapter

2018-08-18 Thread Randy Dunlap
On 06/16/2018 04:55 PM, Randy Dunlap wrote:
> On 04/15/2018 07:10 PM, Takashi Sakamoto wrote:
>> 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 
>>
>> We're on development cycle for v4.18. Your patchset will be merged into
>> mainline in next merge window by pull request from Stefan.
> 

Hi Stefan,

Do you plan to merge these Firewire documentation patches in the
current merge window?

thanks,
-- 
~Randy


Re: [PATCH v2 0/5] FireWire: clean up kernel-doc, add Documentation chapter

2018-06-16 Thread Randy Dunlap
On 04/15/2018 07:10 PM, Takashi Sakamoto wrote:
> 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 
> 
> We're on development cycle for v4.18. Your patchset will be merged into
> mainline in next merge window by pull request from Stefan.

Stefan, are you around?

The merge window for v4.18 just closed today.

thanks,
-- 
~Randy
--
To unsubscribe from this list: send the line "unsubscribe linux-doc" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH v2 0/5] FireWire: clean up kernel-doc, add Documentation chapter

2018-04-15 Thread Takashi Sakamoto

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 

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 majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[PATCH v2 0/5] FireWire: clean up kernel-doc, add Documentation chapter

2018-04-13 Thread Randy Dunlap
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(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-doc" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html