lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Mon, 6 Feb 2023 10:47:45 -0700
From:   Jeffrey Hugo <quic_jhugo@...cinc.com>
To:     Jonathan Corbet <corbet@....net>, <andersson@...nel.org>
CC:     <linux-doc@...r.kernel.org>, <linux-arm-msm@...r.kernel.org>,
        <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] Documentation: leds: Fix warning from leds-qcom-lpg

On 2/6/2023 10:33 AM, Jonathan Corbet wrote:
> Jeffrey Hugo <quic_jhugo@...cinc.com> writes:
> 
>> "make htmldocs" generates a warning about leds-qcom-lpg -
>> "Documentation/leds/leds-qcom-lpg.rst: WARNING: document isn't included
>> in any toctree"
>>
>> Add leds-qcom-lpg to the leds index to fix this warning.
>>
>> Fixes: 24e2d05d1b68 ("leds: Add driver for Qualcomm LPG")
>> Signed-off-by: Jeffrey Hugo <quic_jhugo@...cinc.com>
>> ---
>>   Documentation/leds/index.rst | 1 +
>>   1 file changed, 1 insertion(+)
>>
>> diff --git a/Documentation/leds/index.rst b/Documentation/leds/index.rst
>> index e5d63b9..014e009 100644
>> --- a/Documentation/leds/index.rst
>> +++ b/Documentation/leds/index.rst
>> @@ -25,4 +25,5 @@ LEDs
>>      leds-lp5562
>>      leds-lp55xx
>>      leds-mlxcpld
>> +   leds-qcom-lpg
>>      leds-sc27xx
> 
> Already fixed in docs-next.
> 
> Thanks,
> 
> jon

Ah.  Missed that.  Thanks.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ