Re: [PATCH v5 5/5] Documentation: laptops: Update documentation for uniwill laptops

From: Jonathan Corbet

Date: Thu Mar 12 2026 - 11:24:22 EST


Werner Sembach <wse@xxxxxxxxxxxxxxxxxxx> writes:

> Hi Randy,
>
> Am 11.03.26 um 05:57 schrieb Randy Dunlap:
>> Hi Werner,
>>
>> On 3/10/26 4:34 PM, Werner Sembach wrote:
>>> Adds short description for two new sysfs entries, ctgp_offset and
>>> usb_c_power_priority, to the documentation of uniwill laptops.
>>>
>>> Signed-off-by: Werner Sembach <wse@xxxxxxxxxxxxxxxxxxx>
>>> Reviewed-by: Armin Wolf <W_Armin@xxxxxx>
>>> Reviewed-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
>>> ---
>>> .../ABI/testing/sysfs-driver-uniwill-laptop | 25 +++++++++++++++++++
>>> .../admin-guide/laptops/uniwill-laptop.rst | 12 +++++++++
>>> 2 files changed, 37 insertions(+)
>>>
>>
>> Can you give me a lore.kernel.org URL or a message-ID in which
>> I replied with a "Reviewed-by:" tag for this patch, please?
>> I don't recall doing so, but I could have.
>
> Thought you did go through it because you gave the spelling corrections,
>
> Sorry I can ofc remove it again.

As described in Documentation/process/submitting-patches.rst, a tag like
Reviewed-by must be explicitly offered by the named person; you can't
make them up yourself. That's something you need to be careful about.

Thanks,

jon