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] [thread-next>] [day] [month] [year] [list]
Date:   Tue, 16 Apr 2019 03:34:25 +0000
From:   Chaitanya Kulkarni <Chaitanya.Kulkarni@....com>
To:     Marcos Paulo de Souza <marcos.souza.org@...il.com>,
        "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
CC:     "linux-block@...r.kernel.org" <linux-block@...r.kernel.org>,
        "axboe@...nel.dk" <axboe@...nel.dk>
Subject: Re: [PATCH v2 3/3] Documentation: kernel-api.rst: Add block/blk-mq.c

Looks good.

Reviewed-by: Chaitanya Kulkarni <chaitanya.kulkarni@....com>

On 4/15/19, 8:28 PM, "Marcos Paulo de Souza" <marcos.souza.org@...il.com> wrote:

    Now documented functions of blk-mq.c will appear in the official kernel
    documentation.
    
    Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@...il.com>
    ---
    
     No changes from v1.
    
     Documentation/core-api/kernel-api.rst | 6 ++++++
     1 file changed, 6 insertions(+)
    
    diff --git a/Documentation/core-api/kernel-api.rst b/Documentation/core-api/kernel-api.rst
    index 71f5d2fe39b7..cc323480ce0e 100644
    --- a/Documentation/core-api/kernel-api.rst
    +++ b/Documentation/core-api/kernel-api.rst
    @@ -276,6 +276,12 @@ Block Devices
     .. kernel-doc:: block/blk-map.c
        :export:
     
    +.. kernel-doc:: block/blk-mq.c
    +   :export:
    +
    +.. kernel-doc:: block/blk-mq.c
    +   :internal:
    +
     .. kernel-doc:: block/blk-sysfs.c
        :internal:
     
    -- 
    2.16.4
    
    

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ